mekjr1 commited on
Commit
6e5811e
1 Parent(s): 8ae1796

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,7 +1,4 @@
1
  ---
2
- language:
3
- - es
4
- - mim
5
  license: apache-2.0
6
  tags:
7
  - generated_from_trainer
@@ -19,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [google/byt5-base](https://huggingface.co/google/byt5-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6404
23
- - Bleu: 0.0
24
- - Gen Len: 9.0
25
 
26
  ## Model description
27
 
@@ -50,6 +47,18 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
 
55
  ### Framework versions
 
1
  ---
 
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
16
 
17
  This model is a fine-tuned version of [google/byt5-base](https://huggingface.co/google/byt5-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5603
20
+ - Bleu: 0.2074
21
+ - Gen Len: 19.0
22
 
23
  ## Model description
24
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
+ | No log | 1.0 | 398 | 0.8136 | 0.014 | 19.0 |
53
+ | 1.246 | 2.0 | 796 | 0.7000 | 0.1109 | 19.0 |
54
+ | 0.8026 | 3.0 | 1194 | 0.6451 | 0.1504 | 19.0 |
55
+ | 0.7162 | 4.0 | 1592 | 0.6196 | 0.1224 | 19.0 |
56
+ | 0.7162 | 5.0 | 1990 | 0.5964 | 0.1486 | 19.0 |
57
+ | 0.6704 | 6.0 | 2388 | 0.5814 | 0.2053 | 19.0 |
58
+ | 0.6399 | 7.0 | 2786 | 0.5736 | 0.2048 | 19.0 |
59
+ | 0.6201 | 8.0 | 3184 | 0.5680 | 0.1875 | 19.0 |
60
+ | 0.6074 | 9.0 | 3582 | 0.5626 | 0.2047 | 19.0 |
61
+ | 0.6074 | 10.0 | 3980 | 0.5603 | 0.2074 | 19.0 |
62
 
63
 
64
  ### Framework versions