Update README.md
Browse files
README.md
CHANGED
|
@@ -19,8 +19,8 @@ Python Code (1.05GB)
|
|
| 19 |
|
| 20 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 21 |
|
| 22 |
-
MLM
|
| 23 |
-
python vocab (https://huggingface.co/kkuramitsu/mt5-pytoken)
|
| 24 |
|
| 25 |
### Preprocessing
|
| 26 |
|
|
@@ -30,5 +30,5 @@ mT5 + Python
|
|
| 30 |
|
| 31 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 32 |
|
| 33 |
-
mT5-small(300M Paramators)
|
| 34 |
-
max_length = 128
|
|
|
|
| 19 |
|
| 20 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 21 |
|
| 22 |
+
- MLM
|
| 23 |
+
- python vocab (https://huggingface.co/kkuramitsu/mt5-pytoken)
|
| 24 |
|
| 25 |
### Preprocessing
|
| 26 |
|
|
|
|
| 30 |
|
| 31 |
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 32 |
|
| 33 |
+
- mT5-small(300M Paramators)
|
| 34 |
+
- max_length = 128
|