End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
This model is a fine-tuned version of [scratch](https://huggingface.co/scratch) on the mnist dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.0181
|
25 |
-
- Accuracy: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.0242 | 5.0 | 2110 | 0.0264 | 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
22 |
This model is a fine-tuned version of [scratch](https://huggingface.co/scratch) on the mnist dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.0181
|
25 |
+
- Accuracy: 0.9943
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
+
| 0.0684 | 1.0 | 422 | 0.0517 | 0.9853 |
|
57 |
+
| 0.0451 | 2.0 | 844 | 0.0343 | 0.9888 |
|
58 |
+
| 0.039 | 3.0 | 1266 | 0.0289 | 0.9907 |
|
59 |
+
| 0.0296 | 4.0 | 1688 | 0.0280 | 0.9917 |
|
60 |
+
| 0.0242 | 5.0 | 2110 | 0.0264 | 0.9918 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6719112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34cb6cdd39287949628c730156dca53e2189f3086967856d8d8a70d41832ee95
|
3 |
size 6719112
|
runs/Apr29_15-16-35_ip-10-192-12-206/events.out.tfevents.1745939796.ip-10-192-12-206.175451.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce2d48d0c97deac14bc4b28cc8b876e6a9a6c425db1a2793487024552649a955
|
3 |
+
size 10724
|
runs/Apr29_15-16-35_ip-10-192-12-206/events.out.tfevents.1745939919.ip-10-192-12-206.175451.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75fd74793f7698979ac543eb730ff368b6b81f84d0e3e3a81f60414a0b877aeb
|
3 |
+
size 411
|
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:f031fa21a7bccd26f5e6eb8137465a7018d6cc3ea8efd98e659fdded03008d1f
|
3 |
size 5368
|