Muennighoff
commited on
Commit
•
b4b9b68
1
Parent(s):
0b4f30a
Update precision
Browse files
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:**
|
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 |
|