Training complete
Browse files- README.md +15 -15
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Accuracy: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,21 +48,21 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| 0.
|
52 |
-
| 1.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
-
- Transformers 4.
|
66 |
-
- Pytorch 2.1.
|
67 |
-
- Datasets 2.17.
|
68 |
- Tokenizers 0.15.2
|
|
|
15 |
|
16 |
This model was trained from scratch on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2351
|
19 |
+
- Accuracy: 0.9406
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| 0.0061 | 0.1 | 625 | 0.2807 | 0.9074 |
|
52 |
+
| 1.7561 | 0.2 | 1250 | 0.2201 | 0.9252 |
|
53 |
+
| 0.0296 | 0.3 | 1875 | 0.3153 | 0.9184 |
|
54 |
+
| 0.0057 | 0.4 | 2500 | 0.2213 | 0.9342 |
|
55 |
+
| 0.0002 | 0.5 | 3125 | 0.2311 | 0.935 |
|
56 |
+
| 2.8004 | 0.6 | 3750 | 0.2264 | 0.9378 |
|
57 |
+
| 0.0143 | 0.7 | 4375 | 0.2599 | 0.9348 |
|
58 |
+
| 0.0021 | 0.8 | 5000 | 0.2267 | 0.939 |
|
59 |
+
| 0.2814 | 0.9 | 5625 | 0.2343 | 0.942 |
|
60 |
+
| 0.069 | 1.0 | 6250 | 0.2351 | 0.9406 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- Transformers 4.38.1
|
66 |
+
- Pytorch 2.1.1+cu118
|
67 |
+
- Datasets 2.17.1
|
68 |
- Tokenizers 0.15.2
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 516640282
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e99ae76254ee29a94990c1c941e1bc9c01874b10e33715d1b6aced571489e23
|
3 |
size 516640282
|