End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# bart-base_opus
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Bleu:
|
23 |
-
- Gen Len: 18.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
55 |
-
|
|
56 |
-
| 1.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: Heit39/bart-base_opus
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
|
|
16 |
|
17 |
# bart-base_opus
|
18 |
|
19 |
+
This model is a fine-tuned version of [Heit39/bart-base_opus](https://huggingface.co/Heit39/bart-base_opus) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.4335
|
22 |
+
- Bleu: 5.418
|
23 |
+
- Gen Len: 18.8368
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
55 |
+
| 1.7055 | 1.0 | 6355 | 1.4818 | 5.1722 | 18.8348 |
|
56 |
+
| 1.5835 | 2.0 | 12710 | 1.4335 | 5.418 | 18.8368 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Dec07_08-57-17_55322c03af4e/events.out.tfevents.1733561839.55322c03af4e.230.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:846f7604cbfb9011065a3c71f058fa51372dd76066da72ab0f1ae6a8550436f3
|
3 |
+
size 12648
|