Update README.md
Browse files
README.md
CHANGED
@@ -7,14 +7,14 @@ metrics:
|
|
7 |
- accuracy
|
8 |
- f1
|
9 |
model-index:
|
10 |
-
- name: distilbert-base-uncased-finetuned-emotion
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
# distilbert-base-uncased-finetuned-emotion
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on a 186k movie reviews/emotions self-collected dataset from 1150 movies from TMDB.
|
20 |
It achieves the following results on the evaluation set:
|
|
|
7 |
- accuracy
|
8 |
- f1
|
9 |
model-index:
|
10 |
+
- name: distilbert-base-uncased-finetuned-emotion-movies-186k
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# distilbert-base-uncased-finetuned-emotion-movies-186k
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on a 186k movie reviews/emotions self-collected dataset from 1150 movies from TMDB.
|
20 |
It achieves the following results on the evaluation set:
|