Model save
Browse files- README.md +22 -22
- model.safetensors +1 -1
- tokenizer.json +0 -0
- training_args.bin +1 -1
- vocab.json +0 -0
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 3.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,26 +52,26 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-------:|:-----:|:---------------:|:--------:|
|
55 |
-
| 6.
|
56 |
-
|
|
57 |
-
| 3.
|
58 |
-
| 3.
|
59 |
-
| 3.
|
60 |
-
| 3.
|
61 |
-
| 3.
|
62 |
-
| 3.
|
63 |
-
| 3.
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 3.5169
|
20 |
+
- Accuracy: 0.3627
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-------:|:-----:|:---------------:|:--------:|
|
55 |
+
| 6.1054 | 0.9998 | 1507 | 4.5218 | 0.2801 |
|
56 |
+
| 4.1313 | 1.9997 | 3014 | 4.0830 | 0.3122 |
|
57 |
+
| 3.9303 | 2.9995 | 4521 | 3.8739 | 0.3273 |
|
58 |
+
| 3.6971 | 4.0 | 6029 | 3.7495 | 0.3384 |
|
59 |
+
| 3.6089 | 4.9998 | 7536 | 3.6714 | 0.3456 |
|
60 |
+
| 3.5019 | 5.9997 | 9043 | 3.6255 | 0.3494 |
|
61 |
+
| 3.44 | 6.9995 | 10550 | 3.5873 | 0.3534 |
|
62 |
+
| 3.3899 | 8.0 | 12058 | 3.5776 | 0.3544 |
|
63 |
+
| 3.3437 | 8.9998 | 13565 | 3.5597 | 0.3571 |
|
64 |
+
| 3.3226 | 9.9997 | 15072 | 3.5447 | 0.3587 |
|
65 |
+
| 3.2818 | 10.9995 | 16579 | 3.5331 | 0.3599 |
|
66 |
+
| 3.2776 | 12.0 | 18087 | 3.5290 | 0.3604 |
|
67 |
+
| 3.2409 | 12.9998 | 19594 | 3.5242 | 0.3616 |
|
68 |
+
| 3.2466 | 13.9997 | 21101 | 3.5150 | 0.3623 |
|
69 |
+
| 3.2122 | 14.9995 | 22608 | 3.5189 | 0.3618 |
|
70 |
+
| 3.2248 | 16.0 | 24116 | 3.5207 | 0.3620 |
|
71 |
+
| 3.1929 | 16.9998 | 25623 | 3.5077 | 0.3634 |
|
72 |
+
| 3.2095 | 17.9997 | 27130 | 3.5113 | 0.3637 |
|
73 |
+
| 3.1794 | 18.9995 | 28637 | 3.5053 | 0.3634 |
|
74 |
+
| 3.1995 | 19.9967 | 30140 | 3.5169 | 0.3627 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 441702288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1e25e335884a441bb5f63b6d76b10f683c9b4c3d58b8dab7d35afab0e65c362
|
3 |
size 441702288
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb5ee132f30ac1b67a7c54692c6b1860967050800495f7a8e1f5d0f5baed6dcb
|
3 |
size 5368
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|