badrabbitt
commited on
Commit
•
1db4af0
1
Parent(s):
0fa7eef
Training complete
Browse files- README.md +12 -12
- 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,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| 0.
|
52 |
-
|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
|
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
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.2090
|
19 |
+
- Accuracy: 0.938
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| 0.0132 | 0.1 | 625 | 0.3019 | 0.906 |
|
52 |
+
| 2.4334 | 0.2 | 1250 | 0.2726 | 0.9248 |
|
53 |
+
| 0.454 | 0.3 | 1875 | 0.2468 | 0.9276 |
|
54 |
+
| 0.0011 | 0.4 | 2500 | 0.2355 | 0.928 |
|
55 |
+
| 0.0057 | 0.5 | 3125 | 0.2610 | 0.9228 |
|
56 |
+
| 1.9675 | 0.6 | 3750 | 0.2447 | 0.9292 |
|
57 |
+
| 1.603 | 0.7 | 4375 | 0.2262 | 0.9348 |
|
58 |
+
| 0.0067 | 0.8 | 5000 | 0.2192 | 0.9368 |
|
59 |
+
| 0.2218 | 0.9 | 5625 | 0.2105 | 0.9392 |
|
60 |
+
| 0.0236 | 1.0 | 6250 | 0.2090 | 0.938 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
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:210c9e0d351d28ffdd8bab1400b0a7288d8e4c852666b70a975ddfb43b0f44f8
|
3 |
size 516640282
|