mekjr1 commited on
Commit
46d463a
1 Parent(s): a6acaa6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
README.md CHANGED
@@ -1,12 +1,7 @@
1
  ---
2
- language:
3
- - es
4
- - maz
5
  license: apache-2.0
6
  tags:
7
  - generated_from_trainer
8
- metrics:
9
- - bleu
10
  model-index:
11
  - name: byt5-base-es_maz
12
  results: []
@@ -18,10 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
18
  # byt5-base-es_maz
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.7413
23
- - Bleu: 0.0
24
- - Gen Len: 9.0
25
 
26
  ## Model description
27
 
@@ -41,8 +32,8 @@ More information needed
41
 
42
  The following hyperparameters were used during training:
43
  - learning_rate: 5e-05
44
- - train_batch_size: 4
45
- - eval_batch_size: 4
46
  - seed: 65
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
 
1
  ---
 
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: byt5-base-es_maz
7
  results: []
 
13
  # byt5-base-es_maz
14
 
15
  This model is a fine-tuned version of [google/byt5-base](https://huggingface.co/google/byt5-base) on an unknown dataset.
 
 
 
 
16
 
17
  ## Model description
18
 
 
32
 
33
  The following hyperparameters were used during training:
34
  - learning_rate: 5e-05
35
+ - train_batch_size: 16
36
+ - eval_batch_size: 16
37
  - seed: 65
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear