Text2Text Generation
Safetensors
t5
akoksal commited on
Commit
7a3a0a0
·
verified ·
1 Parent(s): 0856e55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -113,7 +113,7 @@ This model was trained on a dataset with multilingual reverse instructions, ensu
113
 
114
  ### Model Architecture
115
  - **Base Model**: mT5-XXL
116
- - **Training Data**: Subset of MURI-IT (101 languages that mT5 supports)
117
  - **Training Setup**: Trained with [t5x](https://github.com/google-research/t5x) on 32 TPU v4-32. Batch size: 64, data packing enabled, learning rate: 3e-4 without a scheduler, 5 epochs.
118
 
119
  ## Results
 
113
 
114
  ### Model Architecture
115
  - **Base Model**: mT5-XXL
116
+ - **Training Data**: Subset of MURI-IT
117
  - **Training Setup**: Trained with [t5x](https://github.com/google-research/t5x) on 32 TPU v4-32. Batch size: 64, data packing enabled, learning rate: 3e-4 without a scheduler, 5 epochs.
118
 
119
  ## Results