vibhorag101
commited on
Commit
•
a3a6838
1
Parent(s):
145fc80
Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,16 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: roberta-base-emotion-prediction-phr-2
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -145,4 +152,4 @@ The following hyperparameters were used during training:
|
|
145 |
- Transformers 4.31.0
|
146 |
- Pytorch 2.1.0+cu121
|
147 |
- Datasets 2.14.5
|
148 |
-
- Tokenizers 0.13.3
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
- f1
|
9 |
model-index:
|
10 |
- name: roberta-base-emotion-prediction-phr-2
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- vibhorag101/sem_eval_2018_task_1_english_cleaned_labels
|
14 |
+
- sem_eval_2018_task_1
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
pipeline_tag: text-classification
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
152 |
- Transformers 4.31.0
|
153 |
- Pytorch 2.1.0+cu121
|
154 |
- Datasets 2.14.5
|
155 |
+
- Tokenizers 0.13.3
|