Intradiction
commited on
Commit
·
1affdef
1
Parent(s):
e947282
End of training
Browse files
README.md
CHANGED
@@ -10,23 +10,7 @@ metrics:
|
|
10 |
- f1
|
11 |
model-index:
|
12 |
- name: finetuning-sentiment-model-3000-samples
|
13 |
-
results:
|
14 |
-
- task:
|
15 |
-
name: Text Classification
|
16 |
-
type: text-classification
|
17 |
-
dataset:
|
18 |
-
name: imdb
|
19 |
-
type: imdb
|
20 |
-
config: plain_text
|
21 |
-
split: test
|
22 |
-
args: plain_text
|
23 |
-
metrics:
|
24 |
-
- name: Accuracy
|
25 |
-
type: accuracy
|
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,9 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
40 |
-
- Accuracy: 0.
|
41 |
-
- F1: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -72,6 +56,6 @@ The following hyperparameters were used during training:
|
|
72 |
### Framework versions
|
73 |
|
74 |
- Transformers 4.35.2
|
75 |
-
- Pytorch 1.
|
76 |
- Datasets 2.15.0
|
77 |
- Tokenizers 0.15.0
|
|
|
10 |
- f1
|
11 |
model-index:
|
12 |
- name: finetuning-sentiment-model-3000-samples
|
13 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6467
|
24 |
+
- Accuracy: 0.77
|
25 |
+
- F1: 0.7544
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
56 |
### Framework versions
|
57 |
|
58 |
- Transformers 4.35.2
|
59 |
+
- Pytorch 2.1.0+cu118
|
60 |
- Datasets 2.15.0
|
61 |
- Tokenizers 0.15.0
|
runs/Nov19_22-29-11_c37cab3f2367/events.out.tfevents.1700433350.c37cab3f2367.475.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52c7bed4e5a2b1107df103ebe3dd84cd349a0576bec96043b3f0b637bbcd906c
|
3 |
+
size 457
|