End of training
Browse files
README.md
CHANGED
@@ -6,23 +6,23 @@ tags:
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
model-index:
|
9 |
-
- name: wiki_asp-
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# wiki_asp-
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
-
- Gen Len: 19.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -56,10 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
59 |
-
| No log | 2.
|
60 |
-
| No log |
|
61 |
-
| No log |
|
62 |
-
| 2.9613 | 9.31 | 2000 | 2.6463 | 0.1954 | 0.0831 | 0.172 | 0.1717 | 19.2182 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
model-index:
|
9 |
+
- name: wiki_asp-software_9089_bart-base
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# wiki_asp-software_9089_bart-base
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.0237
|
21 |
+
- Rouge1: 0.1523
|
22 |
+
- Rouge2: 0.0499
|
23 |
+
- Rougel: 0.1269
|
24 |
+
- Rougelsum: 0.1266
|
25 |
+
- Gen Len: 19.9987
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
59 |
+
| No log | 2.51 | 500 | 3.1584 | 0.1516 | 0.0485 | 0.1263 | 0.126 | 20.0 |
|
60 |
+
| No log | 5.03 | 1000 | 3.0483 | 0.1474 | 0.0466 | 0.1226 | 0.1224 | 20.0 |
|
61 |
+
| No log | 7.54 | 1500 | 3.0237 | 0.1523 | 0.0499 | 0.1269 | 0.1266 | 19.9987 |
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|