nikitakapitan
commited on
Commit
•
9f08dd4
1
Parent(s):
e8211ad
End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
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 glue 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 |
|
@@ -70,9 +70,9 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
-
| No log | 1.0 | 230 | 0.
|
74 |
-
| No log | 2.0 | 460 | 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.7156862745098039
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
+
value: 0.8164556962025317
|
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 glue dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
+
- Loss: 0.6006
|
40 |
+
- Accuracy: 0.7157
|
41 |
+
- F1: 0.8165
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
+
| No log | 1.0 | 230 | 0.6018 | 0.7034 | 0.8186 |
|
74 |
+
| No log | 2.0 | 460 | 0.6034 | 0.7059 | 0.8220 |
|
75 |
+
| 0.6078 | 3.0 | 690 | 0.6006 | 0.7157 | 0.8165 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267832560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f0f649f7175605ad8ee23563c7d94735829b39a03d796bd6950ee5b90165c32
|
3 |
size 267832560
|