Muennighoff commited on
Commit
26b28df
1 Parent(s): 8d8a93f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -669,7 +669,7 @@ model-index:
669
  - **Repository:** [bigscience-workshop/xmtf](https://github.com/bigscience-workshop/xmtf)
670
  - **Paper:** [TODO]
671
  - **Point of Contact:** [Niklas Muennighoff](mailto:niklas@hf.co)
672
- - **Languages:** Refer to [BLOOM](https://huggingface.co/bigscience/bloom) for pretraining & [xP3](https://huggingface.co/bigscience/xP3) for finetuning language proportions. It understands both pretraining & finetuning languages.
673
  - **BLOOMZ & mT0 Model Family:**
674
 
675
  <table>
@@ -741,11 +741,11 @@ model-index:
741
  <th colspan="12">Original pretrained checkpoints. Not recommended.</th>
742
  <tr>
743
  <td>Pretrained Model</td>
744
- <td><a href=https://huggingface.co/bigscience/mt5-base>mt5-base</a></td>
745
- <td><a href=https://huggingface.co/bigscience/mt5-small>mt5-small</a></td>
746
- <td><a href=https://huggingface.co/bigscience/mt5-large>mt5-large</a></td>
747
- <td><a href=https://huggingface.co/bigscience/mt5-xl>mt5-xl</a></td>
748
- <td><a href=https://huggingface.co/bigscience/mt5-xxl>mt5-xxl</a></td>
749
  <td><a href=https://huggingface.co/bigscience/bloom-560m>bloom-560m</a></td>
750
  <td><a href=https://huggingface.co/bigscience/bloom-1b1>bloom-1b1</a></td>
751
  <td><a href=https://huggingface.co/bigscience/bloom-1b7>bloom-1b7</a></td>
669
  - **Repository:** [bigscience-workshop/xmtf](https://github.com/bigscience-workshop/xmtf)
670
  - **Paper:** [TODO]
671
  - **Point of Contact:** [Niklas Muennighoff](mailto:niklas@hf.co)
672
+ - **Languages:** Refer to [bloom](https://huggingface.co/bigscience/bloom) for pretraining & [xP3](https://huggingface.co/bigscience/xP3) for finetuning language proportions. It understands both pretraining & finetuning languages.
673
  - **BLOOMZ & mT0 Model Family:**
674
 
675
  <table>
741
  <th colspan="12">Original pretrained checkpoints. Not recommended.</th>
742
  <tr>
743
  <td>Pretrained Model</td>
744
+ <td><a href=https://huggingface.co/google/mt5-base>mt5-base</a></td>
745
+ <td><a href=https://huggingface.co/google/mt5-small>mt5-small</a></td>
746
+ <td><a href=https://huggingface.co/google/mt5-large>mt5-large</a></td>
747
+ <td><a href=https://huggingface.co/google/mt5-xl>mt5-xl</a></td>
748
+ <td><a href=https://huggingface.co/google/mt5-xxl>mt5-xxl</a></td>
749
  <td><a href=https://huggingface.co/bigscience/bloom-560m>bloom-560m</a></td>
750
  <td><a href=https://huggingface.co/bigscience/bloom-1b1>bloom-1b1</a></td>
751
  <td><a href=https://huggingface.co/bigscience/bloom-1b7>bloom-1b7</a></td>