library_name: transformers | |
tags: | |
- nli | |
- natural-language-inference | |
license: mit | |
language: | |
- ru | |
- en | |
metrics: | |
- accuracy | |
- f1 | |
- precision | |
- recall | |
base_model: | |
- ai-forever/ru-en-RoSBERTa | |
pipeline_tag: zero-shot-classification | |
model-index: | |
- name: rubert-tiny-nli-terra-v0 | |
results: | |
- task: | |
type: text-classification | |
name: Text Classification | |
dataset: | |
name: TERRA | |
type: NLI | |
split: validation | |
metrics: | |
- type: accuracy | |
value: 0.8175895765472313 | |
name: Accuracy | |
- type: f1 | |
value: 0.8169934640522876 | |
name: F1 | |
- type: precision | |
value: 0.8169934640522876 | |
name: Precision | |
- type: recall | |
value: 0.8169934640522876 | |
name: Recall | |
# RoSBERTa-nli-terra-v0 |