Commit
·
f1a115b
1
Parent(s):
0327a98
Update steps
Browse files
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:**
|
891 |
-
- **Finetuning tokens:** 1.
|
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
|