End of training
Browse files- README.md +29 -7
- adapter_model.bin +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [allenai/OLMo-1B](https://huggingface.co/allenai/OLMo-1B) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: cosine_with_restarts
|
45 |
- lr_scheduler_warmup_steps: 60
|
46 |
-
- num_epochs:
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
@@ -56,11 +56,33 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.164 | 0.36 | 40 | 0.1546 |
|
57 |
| 0.1511 | 0.45 | 50 | 0.1503 |
|
58 |
| 0.1892 | 0.54 | 60 | 0.1511 |
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [allenai/OLMo-1B](https://huggingface.co/allenai/OLMo-1B) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.1466
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: cosine_with_restarts
|
45 |
- lr_scheduler_warmup_steps: 60
|
46 |
+
- num_epochs: 3
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
|
|
56 |
| 0.164 | 0.36 | 40 | 0.1546 |
|
57 |
| 0.1511 | 0.45 | 50 | 0.1503 |
|
58 |
| 0.1892 | 0.54 | 60 | 0.1511 |
|
59 |
+
| 0.1599 | 0.63 | 70 | 0.1479 |
|
60 |
+
| 0.1619 | 0.73 | 80 | 0.1522 |
|
61 |
+
| 0.1444 | 0.82 | 90 | 0.1492 |
|
62 |
+
| 0.1531 | 0.91 | 100 | 0.1480 |
|
63 |
+
| 0.1561 | 1.0 | 110 | 0.1506 |
|
64 |
+
| 0.1445 | 1.09 | 120 | 0.1471 |
|
65 |
+
| 0.1713 | 1.18 | 130 | 0.1497 |
|
66 |
+
| 0.1559 | 1.27 | 140 | 0.1478 |
|
67 |
+
| 0.1598 | 1.36 | 150 | 0.1466 |
|
68 |
+
| 0.143 | 1.45 | 160 | 0.1484 |
|
69 |
+
| 0.144 | 1.54 | 170 | 0.1462 |
|
70 |
+
| 0.1456 | 1.63 | 180 | 0.1464 |
|
71 |
+
| 0.1548 | 1.72 | 190 | 0.1495 |
|
72 |
+
| 0.1586 | 1.81 | 200 | 0.1473 |
|
73 |
+
| 0.1459 | 1.9 | 210 | 0.1471 |
|
74 |
+
| 0.1447 | 1.99 | 220 | 0.1486 |
|
75 |
+
| 0.1457 | 2.08 | 230 | 0.1464 |
|
76 |
+
| 0.1667 | 2.18 | 240 | 0.1467 |
|
77 |
+
| 0.1431 | 2.27 | 250 | 0.1466 |
|
78 |
+
| 0.1444 | 2.36 | 260 | 0.1474 |
|
79 |
+
| 0.1507 | 2.45 | 270 | 0.1473 |
|
80 |
+
| 0.1514 | 2.54 | 280 | 0.1468 |
|
81 |
+
| 0.1538 | 2.63 | 290 | 0.1470 |
|
82 |
+
| 0.1443 | 2.72 | 300 | 0.1467 |
|
83 |
+
| 0.1444 | 2.81 | 310 | 0.1467 |
|
84 |
+
| 0.1641 | 2.9 | 320 | 0.1466 |
|
85 |
+
| 0.1564 | 2.99 | 330 | 0.1466 |
|
86 |
|
87 |
|
88 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2108942
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b00fe028b30594f25659add475af388924bf838c71ec2c1c2895cab6e06f1ce0
|
3 |
size 2108942
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4709168176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d316031f209c515f929c61387b1d039b1eb579fa7659129554827ae624acc535
|
3 |
size 4709168176
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:764dcb60c0a057eba114892634be68479ba92409b0c44e60e070a63282f0d21e
|
3 |
size 5112
|