ypl/bart_game_clean_continue_train
Browse files- README.md +18 -18
- model.safetensors +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 [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,23 +46,23 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0192
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.032 | 0.18 | 500 | 0.0316 |
|
50 |
+
| 0.0262 | 0.35 | 1000 | 0.0301 |
|
51 |
+
| 0.0269 | 0.53 | 1500 | 0.0280 |
|
52 |
+
| 0.0219 | 0.7 | 2000 | 0.0270 |
|
53 |
+
| 0.0218 | 0.88 | 2500 | 0.0255 |
|
54 |
+
| 0.0213 | 1.05 | 3000 | 0.0246 |
|
55 |
+
| 0.0191 | 1.23 | 3500 | 0.0236 |
|
56 |
+
| 0.0168 | 1.4 | 4000 | 0.0230 |
|
57 |
+
| 0.0174 | 1.58 | 4500 | 0.0222 |
|
58 |
+
| 0.0173 | 1.75 | 5000 | 0.0215 |
|
59 |
+
| 0.0175 | 1.93 | 5500 | 0.0211 |
|
60 |
+
| 0.0171 | 2.1 | 6000 | 0.0202 |
|
61 |
+
| 0.0146 | 2.28 | 6500 | 0.0205 |
|
62 |
+
| 0.0165 | 2.45 | 7000 | 0.0200 |
|
63 |
+
| 0.0172 | 2.63 | 7500 | 0.0196 |
|
64 |
+
| 0.0184 | 2.8 | 8000 | 0.0192 |
|
65 |
+
| 0.0184 | 2.98 | 8500 | 0.0192 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557912620
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b8188d678f93bbe245ef0eaf4ae7d225281427cb8974cb71c16f84bf6168780
|
3 |
size 557912620
|