Commit
·
ea00334
1
Parent(s):
0752492
Update README.md
Browse files
README.md
CHANGED
|
@@ -699,6 +699,7 @@ model-index:
|
|
| 699 |
- **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.
|
| 700 |
- **BLOOMZ & mT0 Model Family:**
|
| 701 |
|
|
|
|
| 702 |
<table>
|
| 703 |
<tr>
|
| 704 |
<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.
|
|
@@ -781,6 +782,7 @@ model-index:
|
|
| 781 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
| 782 |
</tr>
|
| 783 |
</table>
|
|
|
|
| 784 |
|
| 785 |
|
| 786 |
# Use
|
|
|
|
| 699 |
- **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.
|
| 700 |
- **BLOOMZ & mT0 Model Family:**
|
| 701 |
|
| 702 |
+
<div class="max-w-full overflow-auto">
|
| 703 |
<table>
|
| 704 |
<tr>
|
| 705 |
<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.
|
|
|
|
| 782 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
| 783 |
</tr>
|
| 784 |
</table>
|
| 785 |
+
</div>
|
| 786 |
|
| 787 |
|
| 788 |
# Use
|