cointegrated
commited on
Commit
•
0ba52a7
1
Parent(s):
52ded81
Update README.md
Browse files
README.md
CHANGED
@@ -8,13 +8,14 @@ tags:
|
|
8 |
- rte
|
9 |
- zero-shot-classification
|
10 |
widget:
|
11 |
-
- text:
|
12 |
-
candidate_labels:
|
13 |
-
hypothesis_template:
|
|
|
|
|
14 |
---
|
15 |
# RuBERT for NLI (natural language inference)
|
16 |
|
17 |
This is the [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) 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 similar model: https://huggingface.co/cointegrated/rubert-base-cased-nli-threeway
|
20 |
-
|
|
|
8 |
- rte
|
9 |
- zero-shot-classification
|
10 |
widget:
|
11 |
+
- text: Я хочу поехать в Австралию
|
12 |
+
candidate_labels: спорт,путешествия,музыка,кино,книги,наука,политика
|
13 |
+
hypothesis_template: Тема текста - {}.
|
14 |
+
datasets:
|
15 |
+
- cointegrated/nli-rus-translated-v2021
|
16 |
---
|
17 |
# RuBERT for NLI (natural language inference)
|
18 |
|
19 |
This is the [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) fine-tuned to predict the logical relationship between two short texts: entailment or not entailment.
|
20 |
|
21 |
+
For more details, see the card for a similar model: https://huggingface.co/cointegrated/rubert-base-cased-nli-threeway
|
|