End of training
Browse files- README.md +7 -7
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [](https://huggingface.co/) 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 |
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.1157
|
19 |
+
- Accuracy: 0.9550
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.3975 | 0.99 | 52 | 0.3617 | 0.8437 |
|
54 |
+
| 0.2538 | 2.0 | 105 | 0.4916 | 0.8365 |
|
55 |
+
| 0.2066 | 2.99 | 157 | 0.2139 | 0.9177 |
|
56 |
+
| 0.1819 | 4.0 | 210 | 0.1342 | 0.9523 |
|
57 |
+
| 0.1135 | 4.95 | 260 | 0.1198 | 0.9547 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 233163169
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed3fe75566db4511ad66b8e39dc8c3872a0ab360c314793897ee91e2d57e8a22
|
3 |
size 233163169
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5d53543b2e7f3cc272f4c586e4e2912f015e20cffe62dc89c1864fc1f1763aa
|
3 |
size 4027
|