Commit ·
2da7383
1
Parent(s): ac4d7ab
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,10 +4,14 @@ base_model: distilbert-base-uncased
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
| 7 |
-
- emotion
|
| 8 |
model-index:
|
| 9 |
- name: distilbert-base-uncased-finetuned-emotion
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -51,4 +55,4 @@ The following hyperparameters were used during training:
|
|
| 51 |
- Transformers 4.32.0
|
| 52 |
- Pytorch 2.0.1+cu118
|
| 53 |
- Datasets 2.14.4
|
| 54 |
-
- Tokenizers 0.13.3
|
|
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
| 7 |
+
- dair-ai/emotion
|
| 8 |
model-index:
|
| 9 |
- name: distilbert-base-uncased-finetuned-emotion
|
| 10 |
results: []
|
| 11 |
+
language:
|
| 12 |
+
- en
|
| 13 |
+
metrics:
|
| 14 |
+
- accuracy
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 55 |
- Transformers 4.32.0
|
| 56 |
- Pytorch 2.0.1+cu118
|
| 57 |
- Datasets 2.14.4
|
| 58 |
+
- Tokenizers 0.13.3
|