File size: 1,680 Bytes
501c6a7
 
 
 
 
 
 
 
6a349d0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
501c6a7
 
 
 
 
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
language: en
tags:
- news
- classification
datasets:
- ag_news
widget:
- text: Venezuela Prepares for Chavez Recall Vote Supporters and rivals warn of possible
    fraud; government says Chavez's defeat could produce turmoil in world oil market.
model-index:
- name: mrm8488/distilroberta-finetuned-age_news-classification
  results:
  - task:
      type: text-classification
      name: Text Classification
    dataset:
      name: ag_news
      type: ag_news
      config: default
      split: test
    metrics:
    - name: Accuracy
      type: accuracy
      value: 0.9471052631578948
      verified: true
    - name: Precision Macro
      type: precision
      value: 0.9472413731754281
      verified: true
    - name: Precision Micro
      type: precision
      value: 0.9471052631578948
      verified: true
    - name: Precision Weighted
      type: precision
      value: 0.947241373175428
      verified: true
    - name: Recall Macro
      type: recall
      value: 0.9471052631578948
      verified: true
    - name: Recall Micro
      type: recall
      value: 0.9471052631578948
      verified: true
    - name: Recall Weighted
      type: recall
      value: 0.9471052631578948
      verified: true
    - name: F1 Macro
      type: f1
      value: 0.9471595046942278
      verified: true
    - name: F1 Micro
      type: f1
      value: 0.9471052631578948
      verified: true
    - name: F1 Weighted
      type: f1
      value: 0.9471595046942278
      verified: true
    - name: loss
      type: loss
      value: 0.20311592519283295
      verified: true
---

# distilroberta-base fine-tuned on age_news dataset for news classification

Test set accuray: 0.94