Muennighoff
commited on
Commit
•
5e44aab
1
Parent(s):
a04867a
Update steps
Browse files
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:**
|
876 |
-
- **Finetuning tokens:**
|
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
|