Mahwiz Khalil
commited on
Commit
·
b7f1b99
1
Parent(s):
3654171
End of training
Browse files
README.md
CHANGED
@@ -1,31 +1,19 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- ur
|
4 |
license: mit
|
5 |
base_model: urduhack/roberta-urdu-small
|
6 |
tags:
|
7 |
-
- ur
|
8 |
- generated_from_trainer
|
9 |
-
datasets:
|
10 |
-
- mwz/ur_financial_phrasebank
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
-
|
15 |
-
widget:
|
16 |
-
- text: گران کے مطابق ، کمپنی کی تمام پیداوار روس منتقل کرنے کا کوئی منصوبہ نہیں ہے ، اگرچہ کمپنی وہاں بڑھ رہی ہے
|
17 |
-
نے میری توقعات کو پورا کیا۔ !
|
18 |
-
example_title: Example 1
|
19 |
-
- text: بی اختیارات کے استعمال سے زیادہ سے زیادہ 666،104 نئے حصص کے لیے 2004 کے اسٹاک آپشن پلان کے تحت مزید سبسکرائب کیا جا سکتا ہے۔
|
20 |
-
example_title: Example 2
|
21 |
---
|
22 |
|
23 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
24 |
should probably proofread and complete it, then remove this comment. -->
|
25 |
|
26 |
-
#
|
27 |
|
28 |
-
This model is a fine-tuned version of [urduhack/roberta-urdu-small](https://huggingface.co/urduhack/roberta-urdu-small) on
|
29 |
It achieves the following results on the evaluation set:
|
30 |
- Loss: 0.5088
|
31 |
|
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
base_model: urduhack/roberta-urdu-small
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
+
- name: UrduSentimentClassification
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# UrduSentimentClassification
|
15 |
|
16 |
+
This model is a fine-tuned version of [urduhack/roberta-urdu-small](https://huggingface.co/urduhack/roberta-urdu-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.5088
|
19 |
|