cointegrated commited on
Commit
83aa602
1 Parent(s): f3ea335

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -4,6 +4,10 @@ pipeline_tag: zero-shot-classification
4
  tags:
5
  - rubert
6
  - russian
 
 
 
 
7
  ---
8
  # RuBERT base model (cased) for NLI
9
  The model was trained on a series of NLI datasets translated to Russian from English [from this repo](https://github.com/felipessalvatore/NLI_datasets).
4
  tags:
5
  - rubert
6
  - russian
7
+ widget:
8
+ - text: "Я хочу поехать в Австралию"
9
+ candidate_labels: "спорт,путешествия,музыка,кино,книги,наука,политика"
10
+ hypothesis_template: "Тема текста - {}."
11
  ---
12
  # RuBERT base model (cased) for NLI
13
  The model was trained on a series of NLI datasets translated to Russian from English [from this repo](https://github.com/felipessalvatore/NLI_datasets).