End of training
Browse files- README.md +20 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: my_awesome_opus_books_model
|
9 |
results: []
|
@@ -14,7 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# my_awesome_opus_books_model
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -42,6 +48,18 @@ The following hyperparameters were used during training:
|
|
42 |
- num_epochs: 6
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
### Framework versions
|
46 |
|
47 |
- Transformers 4.48.0
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: clui/my_awesome_opus_books_model
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
model-index:
|
10 |
- name: my_awesome_opus_books_model
|
11 |
results: []
|
|
|
16 |
|
17 |
# my_awesome_opus_books_model
|
18 |
|
19 |
+
This model is a fine-tuned version of [clui/my_awesome_opus_books_model](https://huggingface.co/clui/my_awesome_opus_books_model) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.3345
|
22 |
+
- Bleu: 14.3963
|
23 |
+
- Gen Len: 47.4303
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
- num_epochs: 6
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Bleu | Gen Len | Validation Loss |
|
54 |
+
|:-------------:|:-----:|:-----:|:-------:|:-------:|:---------------:|
|
55 |
+
| 2.0518 | 1.0 | 8501 | 9.5432 | 49.409 | 1.8814 |
|
56 |
+
| 1.7573 | 2.0 | 17002 | 11.7116 | 47.0136 | 1.6453 |
|
57 |
+
| 1.62 | 3.0 | 25503 | 12.6935 | 46.8858 | 1.5432 |
|
58 |
+
| 1.5323 | 4.0 | 34004 | 13.1825 | 46.6955 | 1.4898 |
|
59 |
+
| 1.4828 | 5.0 | 42505 | 13.3611 | 47.2092 | 1.4589 |
|
60 |
+
| 1.4667 | 6.0 | 51006 | 1.3345 | 14.3963 | 47.4303 |
|
61 |
+
|
62 |
+
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.48.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 341520748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7c608180abddb563eb8b50f2e64caaacdecb1d128155fa6f6315056472b4cfa
|
3 |
size 341520748
|