Muennighoff commited on
Commit
5e44aab
1 Parent(s): a04867a

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-base](https://huggingface.co/google/mt5-base), 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-base](https://huggingface.co/google/mt5-base), also refer to the `config.json` file
875
+ - **Finetuning steps:** 25000
876
+ - **Finetuning tokens:** 4.62 billion
877
  - **Precision:** bfloat16
878
 
879
  ## Hardware