Abdullah-Habib
commited on
Commit
·
2629cc9
1
Parent(s):
24adcf0
update model card README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 0.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.4651
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 0.4987 | 1.47 | 100 | 0.4647 |
|
49 |
+
| 0.5107 | 2.94 | 200 | 0.4657 |
|
50 |
+
| 0.501 | 4.41 | 300 | 0.4653 |
|
51 |
+
| 0.5251 | 5.88 | 400 | 0.4674 |
|
52 |
+
| 0.5066 | 7.35 | 500 | 0.4661 |
|
53 |
+
| 0.5129 | 8.82 | 600 | 0.4696 |
|
54 |
+
| 0.5082 | 10.29 | 700 | 0.4663 |
|
55 |
+
| 0.5011 | 11.76 | 800 | 0.4646 |
|
56 |
+
| 0.5042 | 13.24 | 900 | 0.4653 |
|
57 |
+
| 0.5007 | 14.71 | 1000 | 0.4651 |
|
58 |
|
59 |
|
60 |
### Framework versions
|