Update README.md
Browse files
README.md
CHANGED
@@ -134,7 +134,7 @@ There are three versions of models released. The details are:
|
|
134 |
| [zero-shot-classify-SSTuning-ALBERT](https://huggingface.co/DAMO-NLP-SG/zero-shot-classify-SSTuning-ALBERT) | [albert-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) | 235M | High | Low| 5.12M |
|
135 |
| [zero-shot-classify-SSTuning-XLM-R](https://huggingface.co/DAMO-NLP-SG/zero-shot-classify-SSTuning-XLM-R) | [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) | 278M | - | - | 20.48M |
|
136 |
|
137 |
-
Please note that zero-shot-classify-SSTuning-XLM-R is trained with 20.48M English samples only. However, it can also be used in other languages as long as XLM-R
|
138 |
|
139 |
## Intended uses & limitations
|
140 |
The model can be used for zero-shot text classification such as sentiment analysis and topic classification. No further finetuning is needed.
|
|
|
134 |
| [zero-shot-classify-SSTuning-ALBERT](https://huggingface.co/DAMO-NLP-SG/zero-shot-classify-SSTuning-ALBERT) | [albert-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) | 235M | High | Low| 5.12M |
|
135 |
| [zero-shot-classify-SSTuning-XLM-R](https://huggingface.co/DAMO-NLP-SG/zero-shot-classify-SSTuning-XLM-R) | [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) | 278M | - | - | 20.48M |
|
136 |
|
137 |
+
Please note that zero-shot-classify-SSTuning-XLM-R is trained with 20.48M English samples only. However, it can also be used in other languages as long as XLM-R supports.
|
138 |
|
139 |
## Intended uses & limitations
|
140 |
The model can be used for zero-shot text classification such as sentiment analysis and topic classification. No further finetuning is needed.
|