Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: emotion-analysis-3000
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -61,4 +65,4 @@ The following hyperparameters were used during training:
|
|
61 |
- Transformers 4.39.3
|
62 |
- Pytorch 2.2.1+cu121
|
63 |
- Datasets 2.18.0
|
64 |
-
- Tokenizers 0.15.2
|
|
|
9 |
model-index:
|
10 |
- name: emotion-analysis-3000
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- dair-ai/emotion
|
14 |
+
language:
|
15 |
+
- en
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
65 |
- Transformers 4.39.3
|
66 |
- Pytorch 2.2.1+cu121
|
67 |
- Datasets 2.18.0
|
68 |
+
- Tokenizers 0.15.2
|