Commit
·
5b525fc
1
Parent(s):
f1a115b
Update README.md
Browse files
README.md
CHANGED
@@ -714,6 +714,7 @@ model-index:
|
|
714 |
- **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.
|
715 |
- **BLOOMZ & mT0 Model Family:**
|
716 |
|
|
|
717 |
<table>
|
718 |
<tr>
|
719 |
<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.
|
@@ -796,6 +797,7 @@ model-index:
|
|
796 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
797 |
</tr>
|
798 |
</table>
|
|
|
799 |
|
800 |
|
801 |
# Use
|
|
|
714 |
- **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.
|
715 |
- **BLOOMZ & mT0 Model Family:**
|
716 |
|
717 |
+
<div class="max-w-full overflow-auto">
|
718 |
<table>
|
719 |
<tr>
|
720 |
<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.
|
|
|
797 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
798 |
</tr>
|
799 |
</table>
|
800 |
+
</div>
|
801 |
|
802 |
|
803 |
# Use
|