Muennighoff
commited on
Commit
•
7f2929e
1
Parent(s):
8cd0f89
Update README.md
Browse files
README.md
CHANGED
@@ -743,6 +743,7 @@ model-index:
|
|
743 |
- **Languages:** Refer to [mc4](https://huggingface.co/datasets/mc4) for pretraining & [xP3](https://huggingface.co/bigscience/xP3) for finetuning language proportions. It understands both pretraining & finetuning languages.
|
744 |
- **BLOOMZ & mT0 Model Family:**
|
745 |
|
|
|
746 |
<table>
|
747 |
<tr>
|
748 |
<th colspan="12">Multitask finetuned on <a style="font-weight:bold" href=https://huggingface.co/datasets/bigscience/xP3>xP3</a>. Recommended for prompting in English.
|
@@ -825,6 +826,7 @@ model-index:
|
|
825 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
826 |
</tr>
|
827 |
</table>
|
|
|
828 |
|
829 |
|
830 |
# Use
|
|
|
743 |
- **Languages:** Refer to [mc4](https://huggingface.co/datasets/mc4) for pretraining & [xP3](https://huggingface.co/bigscience/xP3) for finetuning language proportions. It understands both pretraining & finetuning languages.
|
744 |
- **BLOOMZ & mT0 Model Family:**
|
745 |
|
746 |
+
<div class="max-w-full overflow-auto">
|
747 |
<table>
|
748 |
<tr>
|
749 |
<th colspan="12">Multitask finetuned on <a style="font-weight:bold" href=https://huggingface.co/datasets/bigscience/xP3>xP3</a>. Recommended for prompting in English.
|
|
|
826 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
827 |
</tr>
|
828 |
</table>
|
829 |
+
</div>
|
830 |
|
831 |
|
832 |
# Use
|