Pretrainedt5 epoch3
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ base_model: t5-small
|
|
4 |
tags:
|
5 |
- translation
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: multilingual_llm
|
9 |
results: []
|
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# multilingual_llm
|
16 |
|
17 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -41,6 +46,10 @@ The following hyperparameters were used during training:
|
|
41 |
- lr_scheduler_type: linear
|
42 |
- num_epochs: 3
|
43 |
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
- Transformers 4.36.2
|
|
|
4 |
tags:
|
5 |
- translation
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
model-index:
|
10 |
- name: multilingual_llm
|
11 |
results: []
|
|
|
17 |
# multilingual_llm
|
18 |
|
19 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 5.4068
|
22 |
+
- Bleu: 0.0
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
- lr_scheduler_type: linear
|
47 |
- num_epochs: 3
|
48 |
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
|
52 |
+
|
53 |
### Framework versions
|
54 |
|
55 |
- Transformers 4.36.2
|
runs/Dec25_15-03-39_4060674cc73a/events.out.tfevents.1703526493.4060674cc73a.8487.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c3aad0f6cc724b98cc9dfacf552ef4a11f9b18c25e9432d3e78f9c0669faf5c
|
3 |
+
size 407
|