odunola commited on
Commit
0cd1bb0
1 Parent(s): de15ebc

Training Complete

Browse files
Files changed (2) hide show
  1. README.md +15 -15
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -6,27 +6,27 @@ tags:
6
  datasets:
7
  - ag_news
8
  model-index:
9
- - name: roberta-based_uncased-finetuned-ag-news
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # roberta-based_uncased-finetuned-ag-news
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the ag_news dataset.
19
  It achieves the following results on the evaluation set:
20
- - epoch: 2.0
21
- - eval_accuracy: 0.9462
22
- - eval_f1: 0.9462
23
- - eval_loss: 0.1799
24
- - eval_precision: 0.9464
25
- - eval_recall: 0.9462
26
- - eval_runtime: 39.6297
27
- - eval_samples_per_second: 302.804
28
- - eval_steps_per_second: 9.463
29
- - step: 6750
30
 
31
  ## Model description
32
 
@@ -46,12 +46,12 @@ More information needed
46
 
47
  The following hyperparameters were used during training:
48
  - learning_rate: 2e-05
49
- - train_batch_size: 32
50
- - eval_batch_size: 32
51
  - seed: 42
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
- - num_epochs: 3
55
 
56
  ### Framework versions
57
 
 
6
  datasets:
7
  - ag_news
8
  model-index:
9
+ - name: bert-base-uncased-ag-news-finetuned
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # bert-base-uncased-ag-news-finetuned
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the ag_news dataset.
19
  It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.2589
21
+ - eval_accuracy: 0.9424
22
+ - eval_f1(weighted): 0.9425
23
+ - eval_precision(weighted): 0.9427
24
+ - eval_recall(weighted): 0.9424
25
+ - eval_runtime: 73.6126
26
+ - eval_samples_per_second: 326.031
27
+ - eval_steps_per_second: 6.792
28
+ - epoch: 1.0
29
+ - step: 2000
30
 
31
  ## Model description
32
 
 
46
 
47
  The following hyperparameters were used during training:
48
  - learning_rate: 2e-05
49
+ - train_batch_size: 48
50
+ - eval_batch_size: 48
51
  - seed: 42
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
+ - num_epochs: 2
55
 
56
  ### Framework versions
57
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdd19575c8fb8b69ad64bee9727d0a082b150dd364179af48a100f035048d02d
3
  size 438009649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e4abd28a302a38e1e1696caf6923f12fa5b5152c3c343d4ef52dd1e8ed237d2
3
  size 438009649