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