Mahwiz Khalil
commited on
Commit
·
078026a
1
Parent(s):
1b62ee3
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,10 @@ base_model: urduhack/roberta-urdu-small
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
| 7 |
-
-
|
| 8 |
model-index:
|
| 9 |
- name: UrduIntentClassification
|
| 10 |
results: []
|
| 11 |
-
|
| 12 |
widget:
|
| 13 |
- text: جنگ کی کيا نئی خبر ہے
|
| 14 |
example_title: News
|
|
@@ -16,6 +15,8 @@ widget:
|
|
| 16 |
example_title: Alarm
|
| 17 |
- text: میں mcdonald کو ایک شکایت ٹویٹ کرنا چاہتا ہوں
|
| 18 |
example_title: Social
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -72,4 +73,4 @@ The following hyperparameters were used during training:
|
|
| 72 |
- Transformers 4.32.1
|
| 73 |
- Pytorch 2.0.0
|
| 74 |
- Datasets 2.1.0
|
| 75 |
-
- Tokenizers 0.13.3
|
|
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
| 7 |
+
- mteb/amazon_massive_intent
|
| 8 |
model-index:
|
| 9 |
- name: UrduIntentClassification
|
| 10 |
results: []
|
|
|
|
| 11 |
widget:
|
| 12 |
- text: جنگ کی کيا نئی خبر ہے
|
| 13 |
example_title: News
|
|
|
|
| 15 |
example_title: Alarm
|
| 16 |
- text: میں mcdonald کو ایک شکایت ٹویٹ کرنا چاہتا ہوں
|
| 17 |
example_title: Social
|
| 18 |
+
language:
|
| 19 |
+
- ur
|
| 20 |
---
|
| 21 |
|
| 22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 73 |
- Transformers 4.32.1
|
| 74 |
- Pytorch 2.0.0
|
| 75 |
- Datasets 2.1.0
|
| 76 |
+
- Tokenizers 0.13.3
|