File size: 755 Bytes
e8e345d
 
f920c3f
 
 
 
 
 
3ef9b16
f920c3f
 
 
 
 
 
 
fce29f7
3ef9b16
 
 
 
 
 
 
 
 
 
 
 
06ec836
3ef9b16
 
06ec836
3ef9b16
 
06ec836
3ef9b16
 
06ec836
3ef9b16
e8e345d
 
f920c3f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
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