Commit
·
f97df1d
1
Parent(s):
83af301
End of training
Browse files
README.md
CHANGED
@@ -23,10 +23,10 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
-
value: 0.
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -36,9 +36,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 |
|
@@ -71,7 +71,7 @@ The following hyperparameters were used during training:
|
|
71 |
|
72 |
### Framework versions
|
73 |
|
74 |
-
- Transformers 4.
|
75 |
- Pytorch 2.1.0+cu118
|
76 |
-
- Datasets 2.
|
77 |
-
- Tokenizers 0.
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.87
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
+
value: 0.8737864077669903
|
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.3067
|
40 |
+
- Accuracy: 0.87
|
41 |
+
- F1: 0.8738
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
71 |
|
72 |
### Framework versions
|
73 |
|
74 |
+
- Transformers 4.36.0.dev0
|
75 |
- Pytorch 2.1.0+cu118
|
76 |
+
- Datasets 2.15.0
|
77 |
+
- Tokenizers 0.15.0
|
config.json
CHANGED
@@ -20,6 +20,6 @@
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"vocab_size": 30522
|
25 |
}
|
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.36.0.dev0",
|
24 |
"vocab_size": 30522
|
25 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:726654b562e08469747d0b1427f0c30261c572973b2aa4377c98c0f77926b066
|
3 |
+
size 267832560
|
runs/Nov26_06-26-40_8fec3183de19/events.out.tfevents.1700980001.8fec3183de19.5242.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23077141facaa3a59610a16c866bb0bff82367118acaa316bc4f9164ff8eb178
|
3 |
+
size 4539
|
runs/Nov26_06-26-40_8fec3183de19/events.out.tfevents.1701014938.8fec3183de19.5242.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34b8fbdcf1be1cc1ba902845db193d357d9ea4f9b7f4744b382b9af3d1765efd
|
3 |
+
size 457
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1629ebf6b5abc95a192482a21ef37e2d7547b8d60eac33228ae35510384d48a5
|
3 |
+
size 4664
|