RamAnanth1 commited on
Commit
c1c6012
1 Parent(s): 889692b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -4,8 +4,6 @@ tags:
4
  - generated_from_trainer
5
  datasets:
6
  - ag_news
7
- widget:
8
- - text: "At current rates, 5 key climate tipping points are already possible, new study warns"
9
  metrics:
10
  - accuracy
11
  model-index:
@@ -23,7 +21,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9446052631578947
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,10 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the ag_news dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.2698
37
- - Accuracy: 0.9446
38
-
39
- Label_0, Label_1, Label_2, Label_3 correspond to World News, Sports News, Business News, Sci/Tech News respectively
40
 
41
  ## Model description
42
 
@@ -67,10 +63,10 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
70
- | 0.2639 | 1.0 | 15000 | 0.2809 | 0.9326 |
71
- | 0.2045 | 2.0 | 30000 | 0.2420 | 0.9403 |
72
- | 0.1467 | 3.0 | 45000 | 0.2674 | 0.9441 |
73
- | 0.1061 | 4.0 | 60000 | 0.2698 | 0.9446 |
74
 
75
 
76
  ### Framework versions
 
4
  - generated_from_trainer
5
  datasets:
6
  - ag_news
 
 
7
  metrics:
8
  - accuracy
9
  model-index:
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.9431578947368421
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the ag_news dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.2729
35
+ - Accuracy: 0.9432
 
 
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
66
+ | 0.2661 | 1.0 | 15000 | 0.2656 | 0.9372 |
67
+ | 0.2032 | 2.0 | 30000 | 0.2439 | 0.9411 |
68
+ | 0.1516 | 3.0 | 45000 | 0.2682 | 0.9426 |
69
+ | 0.108 | 4.0 | 60000 | 0.2729 | 0.9432 |
70
 
71
 
72
  ### Framework versions