File size: 512 Bytes
f3ea335 83aa602 f3ea335 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
language: ru
pipeline_tag: zero-shot-classification
tags:
- rubert
- russian
widget:
- text: "Я хочу поехать в Австралию"
candidate_labels: "спорт,путешествия,музыка,кино,книги,наука,политика"
hypothesis_template: "Тема текста - {}."
---
# RuBERT base model (cased) for NLI
The model was trained on a series of NLI datasets translated to Russian from English [from this repo](https://github.com/felipessalvatore/NLI_datasets). |