Text2Text Generation
Transformers
PyTorch
Safetensors
mt5
Eval Results
Inference Endpoints
Muennighoff commited on
Commit
07efa51
·
1 Parent(s): ce4ad61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -706,6 +706,7 @@ model-index:
706
  - **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.
707
  - **BLOOMZ & mT0 Model Family:**
708
 
 
709
  <table>
710
  <tr>
711
  <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.
@@ -788,6 +789,7 @@ model-index:
788
  <td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
789
  </tr>
790
  </table>
 
791
 
792
 
793
  # Use
 
706
  - **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.
707
  - **BLOOMZ & mT0 Model Family:**
708
 
709
+ <div class="max-w-full overflow-auto">
710
  <table>
711
  <tr>
712
  <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.
 
789
  <td><a href=https://huggingface.co/bigscience/bloom>bloom</a></td>
790
  </tr>
791
  </table>
792
+ </div>
793
 
794
 
795
  # Use