Commit ·
d914a09
1
Parent(s): a0371c4
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,12 +8,13 @@ tags:
|
|
| 8 |
- rte
|
| 9 |
- zero-shot-classification
|
| 10 |
widget:
|
| 11 |
-
- text: "
|
| 12 |
-
candidate_labels: "
|
|
|
|
| 13 |
---
|
| 14 |
# RuBERT-tiny for NLI (natural language inference)
|
| 15 |
|
| 16 |
This is the [cointegrated/rubert-tiny](https://huggingface.co/cointegrated/rubert-tiny) model fine-tuned to predict the logical relationship between two short texts: entailment or not entailment.
|
| 17 |
|
| 18 |
-
For more details, see the card for a
|
| 19 |
|
|
|
|
| 8 |
- rte
|
| 9 |
- zero-shot-classification
|
| 10 |
widget:
|
| 11 |
+
- text: "Сервис отстойный, кормили невкусно"
|
| 12 |
+
candidate_labels: "Мне понравилось, Мне не понравилось"
|
| 13 |
+
hypothesis_template: "{}."
|
| 14 |
---
|
| 15 |
# RuBERT-tiny for NLI (natural language inference)
|
| 16 |
|
| 17 |
This is the [cointegrated/rubert-tiny](https://huggingface.co/cointegrated/rubert-tiny) model fine-tuned to predict the logical relationship between two short texts: entailment or not entailment.
|
| 18 |
|
| 19 |
+
For more details, see the card for a related model: https://huggingface.co/cointegrated/rubert-base-cased-nli-threeway
|
| 20 |
|