cointegrated commited on
Commit
d914a09
1 Parent(s): a0371c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 similar model: https://huggingface.co/cointegrated/rubert-base-cased-nli-threeway
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