Commit
·
3f518ae
1
Parent(s):
9140afb
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 [bert-base-uncased](https://huggingface.co/bert-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.14.6
|
77 |
- Tokenizers 0.14.1
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.88
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
+
value: 0.88
|
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the imdb dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
+
- Loss: 0.3389
|
40 |
+
- Accuracy: 0.88
|
41 |
+
- F1: 0.88
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
71 |
|
72 |
### Framework versions
|
73 |
|
74 |
+
- Transformers 4.35.0
|
75 |
- Pytorch 2.1.0+cu118
|
76 |
- Datasets 2.14.6
|
77 |
- Tokenizers 0.14.1
|
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"position_embedding_type": "absolute",
|
21 |
"problem_type": "single_label_classification",
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 30522
|
|
|
20 |
"position_embedding_type": "absolute",
|
21 |
"problem_type": "single_label_classification",
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.35.0",
|
24 |
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 30522
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34bda6812f576d1c4226965df9aba43159a815fa1076784745989f3e8c971978
|
3 |
+
size 437958648
|
runs/Nov02_22-23-20_8bf319086c3a/events.out.tfevents.1698963819.8bf319086c3a.257.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b0360bdb4124a7272715ac13da452a9ba73f11901c85b87282de7e90c2dd8d1
|
3 |
+
size 4538
|
runs/Nov02_22-23-20_8bf319086c3a/events.out.tfevents.1698964502.8bf319086c3a.257.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271f56470b24579ab0639cceb17b70572a8ca61aabfa4c40031bf9d1f1550e2f
|
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:d2c197723ec8a02c20ee70b8b4e2fc0ad86b63ade4cc943aa0c21f2e1a87dbc9
|
3 |
+
size 4600
|