update model card README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
value: 0.8633333333333333
|
26 |
- name: F1
|
27 |
type: f1
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,9 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
- Accuracy: 0.8633
|
40 |
-
- F1: 0.
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
25 |
value: 0.8633333333333333
|
26 |
- name: F1
|
27 |
type: f1
|
28 |
+
value: 0.8646864686468646
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.3097
|
39 |
- Accuracy: 0.8633
|
40 |
+
- F1: 0.8647
|
41 |
|
42 |
## Model description
|
43 |
|