Muennighoff
commited on
Commit
•
9ad0480
1
Parent(s):
7d2c093
Update README.md
Browse files
README.md
CHANGED
@@ -683,6 +683,7 @@ model-index:
|
|
683 |
- **Languages:** Refer to [bloom](https://huggingface.co/bigscience/bloom) for pretraining & [xP3](https://huggingface.co/datasets/bigscience/xP3) for finetuning language proportions. It understands both pretraining & finetuning languages.
|
684 |
- **BLOOMZ & mT0 Model Family:**
|
685 |
|
|
|
686 |
<table>
|
687 |
<tr>
|
688 |
<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.
|
@@ -765,6 +766,7 @@ model-index:
|
|
765 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
766 |
</tr>
|
767 |
</table>
|
|
|
768 |
|
769 |
|
770 |
# Use
|
|
|
683 |
- **Languages:** Refer to [bloom](https://huggingface.co/bigscience/bloom) for pretraining & [xP3](https://huggingface.co/datasets/bigscience/xP3) for finetuning language proportions. It understands both pretraining & finetuning languages.
|
684 |
- **BLOOMZ & mT0 Model Family:**
|
685 |
|
686 |
+
<div class="max-w-full overflow-auto">
|
687 |
<table>
|
688 |
<tr>
|
689 |
<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.
|
|
|
766 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
767 |
</tr>
|
768 |
</table>
|
769 |
+
</div>
|
770 |
|
771 |
|
772 |
# Use
|