Intradiction
commited on
Commit
•
7d1c82d
1
Parent(s):
272311a
End of training
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
@@ -25,7 +26,7 @@ model-index:
|
|
25 |
value: 0.8666666666666667
|
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 +36,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.8667
|
40 |
-
- F1: 0.
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -70,7 +71,7 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
### Framework versions
|
72 |
|
73 |
-
- Transformers 4.
|
74 |
-
- Pytorch
|
75 |
-
- Datasets 2.
|
76 |
-
- Tokenizers 0.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
26 |
value: 0.8666666666666667
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
+
value: 0.8684210526315789
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
36 |
|
37 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
+
- Loss: 0.3161
|
40 |
- Accuracy: 0.8667
|
41 |
+
- F1: 0.8684
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
71 |
|
72 |
### Framework versions
|
73 |
|
74 |
+
- Transformers 4.35.2
|
75 |
+
- Pytorch 1.13.1+cu117
|
76 |
+
- Datasets 2.15.0
|
77 |
+
- Tokenizers 0.15.0
|
runs/Nov19_16-07-39_922de8f73df2/events.out.tfevents.1700410379.922de8f73df2.2354.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce4448bb2381a63a39032e93aca6490b03642bce756175e296356e41a5efea37
|
3 |
+
size 457
|