Model save
Browse files- README.md +18 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- bleu
|
8 |
-
-
|
9 |
model-index:
|
10 |
- name: randomization_model
|
11 |
results: []
|
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
- Bleu: 0.0001
|
23 |
-
-
|
24 |
-
- Gen Len: 18.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -51,10 +51,20 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
55 |
-
|
56 |
-
|
|
57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- bleu
|
8 |
+
- wer
|
9 |
model-index:
|
10 |
- name: randomization_model
|
11 |
results: []
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 2.6576
|
22 |
- Bleu: 0.0001
|
23 |
+
- Wer: 0.9576
|
24 |
+
- Gen Len: 18.9986
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Wer | Gen Len |
|
55 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:-------:|
|
56 |
+
| 2.5767 | 0.16 | 1000 | 1.6626 | 0.0001 | 0.954 | 18.9985 |
|
57 |
+
| 1.9533 | 0.32 | 2000 | 1.5147 | 0.0001 | 0.9524 | 18.9986 |
|
58 |
+
| 1.8318 | 0.48 | 3000 | 1.4392 | 0.0001 | 0.9518 | 18.9986 |
|
59 |
+
| 1.7626 | 0.64 | 4000 | 1.3857 | 0.0001 | 0.9514 | 18.9986 |
|
60 |
+
| 1.7199 | 0.8 | 5000 | 1.3553 | 0.0001 | 0.951 | 18.9988 |
|
61 |
+
| 1.6727 | 0.96 | 6000 | 1.3325 | 0.0001 | 0.9507 | 18.9986 |
|
62 |
+
| 1.9628 | 1.12 | 7000 | 1.8528 | 0.0001 | 0.9524 | 18.9988 |
|
63 |
+
| 2.9138 | 1.28 | 8000 | 2.6299 | 0.0001 | 0.9568 | 18.9986 |
|
64 |
+
| 3.5506 | 1.44 | 9000 | 2.7483 | 0.0001 | 0.958 | 18.9987 |
|
65 |
+
| 3.5214 | 1.6 | 10000 | 2.7007 | 0.0001 | 0.9578 | 18.9986 |
|
66 |
+
| 3.4669 | 1.76 | 11000 | 2.6699 | 0.0001 | 0.9576 | 18.9986 |
|
67 |
+
| 3.4448 | 1.92 | 12000 | 2.6576 | 0.0001 | 0.9576 | 18.9986 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891644712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d26341f45ec8269c0748293c0d7e837436be4accac35adcfe426ffdbe1be9098
|
3 |
size 891644712
|