Muennighoff commited on
Commit
0820e41
1 Parent(s): 0d28c72

Update steps

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -872,8 +872,8 @@ print(tokenizer.decode(outputs[0]))
872
  ## Model
873
 
874
  - **Architecture:** Same as [mt5-large](https://huggingface.co/google/mt5-large), also refer to the `config.json` file
875
- - **Finetuning steps:** 7000
876
- - **Finetuning tokens:** 1.29 billion
877
  - **Precision:** bfloat16
878
 
879
  ## Hardware
 
872
  ## Model
873
 
874
  - **Architecture:** Same as [mt5-large](https://huggingface.co/google/mt5-large), also refer to the `config.json` file
875
+ - **Finetuning steps:** 25000
876
+ - **Finetuning tokens:** 4.62 billion
877
  - **Precision:** bfloat16
878
 
879
  ## Hardware