Commit
·
dfffcc2
1
Parent(s):
51f3d0d
Make scrollable
Browse files
README.md
CHANGED
|
@@ -673,6 +673,7 @@ model-index:
|
|
| 673 |
- **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.
|
| 674 |
- **BLOOMZ & mT0 Model Family:**
|
| 675 |
|
|
|
|
| 676 |
<table>
|
| 677 |
<tr>
|
| 678 |
<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.
|
|
@@ -755,6 +756,7 @@ model-index:
|
|
| 755 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
| 756 |
</tr>
|
| 757 |
</table>
|
|
|
|
| 758 |
|
| 759 |
|
| 760 |
# Use
|
|
|
|
| 673 |
- **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.
|
| 674 |
- **BLOOMZ & mT0 Model Family:**
|
| 675 |
|
| 676 |
+
<div class="max-w-full overflow-auto">
|
| 677 |
<table>
|
| 678 |
<tr>
|
| 679 |
<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.
|
|
|
|
| 756 |
<td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
|
| 757 |
</tr>
|
| 758 |
</table>
|
| 759 |
+
</div>
|
| 760 |
|
| 761 |
|
| 762 |
# Use
|