mekjr1 commited on
Commit
b0ca6a0
·
1 Parent(s): c043104

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
- - pbb
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.8216
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.8368
20
+ - Bleu: 0.048
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 | 397 | 1.1680 | 0.0083 | 19.0 |
53
+ | 1.7159 | 2.0 | 794 | 1.0287 | 0.0165 | 19.0 |
54
+ | 1.1916 | 3.0 | 1191 | 0.9632 | 0.0177 | 19.0 |
55
+ | 1.077 | 4.0 | 1588 | 0.9212 | 0.0307 | 19.0 |
56
+ | 1.077 | 5.0 | 1985 | 0.8921 | 0.0278 | 19.0 |
57
+ | 1.0159 | 6.0 | 2382 | 0.8694 | 0.0465 | 19.0 |
58
+ | 0.9723 | 7.0 | 2779 | 0.8543 | 0.0489 | 19.0 |
59
+ | 0.9457 | 8.0 | 3176 | 0.8452 | 0.0451 | 19.0 |
60
+ | 0.9276 | 9.0 | 3573 | 0.8381 | 0.0496 | 19.0 |
61
+ | 0.9276 | 10.0 | 3970 | 0.8368 | 0.048 | 19.0 |
62
 
63
 
64
  ### Framework versions