End of training
Browse files- README.md +3 -12
- 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 |
-
metrics:
|
7 |
-
- rouge
|
8 |
model-index:
|
9 |
- name: bart-base-chat-512-seq-mini
|
10 |
results: []
|
@@ -16,13 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# bart-base-chat-512-seq-mini
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.4087
|
21 |
-
- Rouge1: 10.8613
|
22 |
-
- Rouge2: 1.519
|
23 |
-
- Rougel: 8.0118
|
24 |
-
- Rougelsum: 9.8895
|
25 |
-
- Gen Len: 20.0
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,9 +42,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1
|
55 |
-
|
56 |
-
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
3 |
base_model: facebook/bart-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: bart-base-chat-512-seq-mini
|
8 |
results: []
|
|
|
14 |
# bart-base-chat-512-seq-mini
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
46 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:-------:|:---------:|:-------:|
|
47 |
+
| No log | 1.0 | 125 | 3.2372 | 15.546 | 4.7404 | 12.2169 | 14.8417 | 19.59 |
|
48 |
|
49 |
|
50 |
### 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:acf545cfc2a5a5c7deaac5c534f576c35e245ffd1b5660af2fea157caf1a3d99
|
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 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:257574463f70a2b85ca6df8c5b5e93ceb4bc5172e0d37b80f5a564a8a8f1fa95
|
3 |
size 4219
|