Muennighoff commited on
Commit
f1a115b
·
1 Parent(s): 0327a98

Update steps

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -887,8 +887,8 @@ print(tokenizer.decode(outputs[0]))
887
  ## Model
888
 
889
  - **Architecture:** Same as [mt5-xl](https://huggingface.co/google/mt5-xl), also refer to the `config.json` file
890
- - **Finetuning steps:** 7000
891
- - **Finetuning tokens:** 1.29 billion
892
  - **Precision:** bfloat16
893
 
894
  ## Hardware
 
887
  ## Model
888
 
889
  - **Architecture:** Same as [mt5-xl](https://huggingface.co/google/mt5-xl), also refer to the `config.json` file
890
+ - **Finetuning steps:** 10000
891
+ - **Finetuning tokens:** 1.85 billion
892
  - **Precision:** bfloat16
893
 
894
  ## Hardware