Tural/language-fine-tuning-from-scratch
Browse files- README.md +8 -0
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -12,6 +12,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
# language-fine-tuning-from-scratch
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
12 |
# language-fine-tuning-from-scratch
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
+
It achieves the following results on the evaluation set:
|
16 |
+
- eval_loss: 3.7731
|
17 |
+
- eval_accuracy: 0.543
|
18 |
+
- eval_runtime: 3.9209
|
19 |
+
- eval_samples_per_second: 255.042
|
20 |
+
- eval_steps_per_second: 4.081
|
21 |
+
- epoch: 17.0
|
22 |
+
- step: 544
|
23 |
|
24 |
## Model description
|
25 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438012721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fc79878833b3439900eaaadf1e75492c8b39f7847afae7b0912eb8df8f39e6d
|
3 |
size 438012721
|