File size: 958 Bytes
5dd2279
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
44
45
46
47
48
49
50
51
52
53
54
55
---
license: unknown
datasets:
- PolyAI/minds14
language:
- en
metrics:
- accuracy
- precision
- recall
- f1
base_model:
- FacebookAI/roberta-base
new_version: kairaamilanii/RoBERTa-minds-14-classifier-intent
pipeline_tag: text-classification
model-index:
- name: roBERTa-minds14-en-classifier
  results:
  - task:
      type: text-classification
    dataset:
      name: minds-14
      type: en
    metrics:
    - name: Accuracy
      type: Accuracy
      value: 0.9724
  - task:
      type: text-classification
    dataset:
      name: minds-14
      type: en
    metrics:
    - name: Precision
      type: Precision
      value: 0.9736
  - task:
      type: text-classification
    dataset:
      name: minds-14
      type: en
    metrics:
    - name: Recall
      type: Recall
      value: 0.9724
  - task:
      type: text-classification
    dataset:
      name: minds-14
      type: en
    metrics:
    - name: f1
      type: f1
      value: 0.9724
---