Model save
Browse files- README.md +12 -14
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
3 |
base_model: facebook/bart-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- learn3r/summ_screen_fd_bp
|
8 |
model-index:
|
9 |
- name: summ_screen_fd_blueprint_epoch_10
|
10 |
results: []
|
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# summ_screen_fd_blueprint_epoch_10
|
17 |
|
18 |
-
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,16 +48,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 3.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
| 2.
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
3 |
base_model: facebook/bart-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: summ_screen_fd_blueprint_epoch_10
|
8 |
results: []
|
|
|
13 |
|
14 |
# summ_screen_fd_blueprint_epoch_10
|
15 |
|
16 |
+
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.0208
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 3.382 | 0.97 | 14 | 2.3120 |
|
52 |
+
| 2.5354 | 1.95 | 28 | 2.1625 |
|
53 |
+
| 2.2504 | 2.99 | 43 | 2.1031 |
|
54 |
+
| 2.1809 | 3.97 | 57 | 2.0733 |
|
55 |
+
| 2.0889 | 4.94 | 71 | 2.0513 |
|
56 |
+
| 2.0586 | 5.98 | 86 | 2.0359 |
|
57 |
+
| 2.0117 | 6.96 | 100 | 2.0325 |
|
58 |
+
| 1.9849 | 8.0 | 115 | 2.0254 |
|
59 |
+
| 1.9803 | 8.97 | 129 | 2.0218 |
|
60 |
+
| 1.9584 | 9.74 | 140 | 2.0208 |
|
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 557971229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ef9ca040c2d6aded0574733adb0412b8d2f7c9638f0ad4020d013e5d472c61f
|
3 |
size 557971229
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7795324ef769363ff572e086be17eecb3f02a61ea8935a40258b8a047dcecf46
|
3 |
size 4283
|