Muennighoff commited on
Commit
b4b9b68
1 Parent(s): 0b4f30a

Update precision

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