Model save
Browse files- README.md +9 -14
- model.safetensors +1 -1
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:
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -38,22 +38,17 @@ The following hyperparameters were used during training:
|
|
| 38 |
- seed: 42
|
| 39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
-
- num_epochs:
|
| 42 |
|
| 43 |
### Training results
|
| 44 |
|
| 45 |
-
| Training Loss | Epoch | Step
|
| 46 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
| 47 |
-
|
|
| 48 |
-
|
|
| 49 |
-
|
|
| 50 |
-
|
|
| 51 |
-
|
|
| 52 |
-
| No log | 6.0 | 366 | 3.9677 |
|
| 53 |
-
| No log | 7.0 | 427 | 4.4072 |
|
| 54 |
-
| No log | 8.0 | 488 | 3.9989 |
|
| 55 |
-
| 0.0069 | 9.0 | 549 | 3.6698 |
|
| 56 |
-
| 0.0069 | 10.0 | 610 | 3.8761 |
|
| 57 |
|
| 58 |
|
| 59 |
### 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.5197
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 38 |
- seed: 42
|
| 39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
+
- num_epochs: 5
|
| 42 |
|
| 43 |
### Training results
|
| 44 |
|
| 45 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
| 47 |
+
| 0.9025 | 1.0 | 2131 | 0.8366 |
|
| 48 |
+
| 0.5697 | 2.0 | 4262 | 0.5925 |
|
| 49 |
+
| 0.4176 | 3.0 | 6393 | 0.4766 |
|
| 50 |
+
| 0.2638 | 4.0 | 8524 | 0.4845 |
|
| 51 |
+
| 0.1988 | 5.0 | 10655 | 0.5197 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496250232
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df5f1e3f84745bec5a845184842e84d89b6740314116503d55b8163a3d078171
|
| 3 |
size 496250232
|