peter2000 commited on
Commit
d9f3548
1 Parent(s): bb05fe7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -15
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: distilbert-base-uncased-finetuned-osdg
7
  results: []
@@ -14,8 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.5699
18
- - Acc: 0.8533
 
19
 
20
  ## Model description
21
 
@@ -34,25 +37,38 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - learning_rate: 6e-06
38
- - train_batch_size: 32
39
- - eval_batch_size: 32
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 7
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss | Acc |
48
- |:-------------:|:-----:|:----:|:---------------:|:------:|
49
- | 0.8138 | 1.0 | 509 | 0.7623 | 0.8157 |
50
- | 0.6972 | 2.0 | 1018 | 0.6599 | 0.8312 |
51
- | 0.5908 | 3.0 | 1527 | 0.6084 | 0.8428 |
52
- | 0.5674 | 4.0 | 2036 | 0.5922 | 0.8467 |
53
- | 0.5176 | 5.0 | 2545 | 0.5807 | 0.8533 |
54
- | 0.4818 | 6.0 | 3054 | 0.5695 | 0.8556 |
55
- | 0.4631 | 7.0 | 3563 | 0.5699 | 0.8533 |
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
  model-index:
8
  - name: distilbert-base-uncased-finetuned-osdg
9
  results: []
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.8193
20
+ - F1 Score: 0.7962
21
+ - Accuracy: 0.8434
22
 
23
  ## Model description
24
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 20
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 Score | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|
52
+ | 0.3769 | 1.0 | 1017 | 0.8258 | 0.7729 | 0.8257 |
53
+ | 0.2759 | 2.0 | 2034 | 0.8364 | 0.7773 | 0.8262 |
54
+ | 0.1412 | 3.0 | 3051 | 1.0203 | 0.7833 | 0.8379 |
55
+ | 0.1423 | 4.0 | 4068 | 1.1603 | 0.7683 | 0.8224 |
56
+ | 0.0939 | 5.0 | 5085 | 1.3029 | 0.7843 | 0.8329 |
57
+ | 0.0757 | 6.0 | 6102 | 1.3562 | 0.7931 | 0.8379 |
58
+ | 0.0801 | 7.0 | 7119 | 1.2925 | 0.7840 | 0.8395 |
59
+ | 0.0311 | 8.0 | 8136 | 1.4632 | 0.7750 | 0.8318 |
60
+ | 0.0263 | 9.0 | 9153 | 1.5760 | 0.7843 | 0.8312 |
61
+ | 0.0196 | 10.0 | 10170 | 1.5689 | 0.7890 | 0.8417 |
62
+ | 0.0313 | 11.0 | 11187 | 1.6034 | 0.7909 | 0.8417 |
63
+ | 0.0007 | 12.0 | 12204 | 1.6725 | 0.7889 | 0.8406 |
64
+ | 0.0081 | 13.0 | 13221 | 1.6463 | 0.7911 | 0.8395 |
65
+ | 0.0061 | 14.0 | 14238 | 1.7730 | 0.7861 | 0.8345 |
66
+ | 0.003 | 15.0 | 15255 | 1.8001 | 0.7847 | 0.8379 |
67
+ | 0.0002 | 16.0 | 16272 | 1.7328 | 0.7912 | 0.8434 |
68
+ | 0.0 | 17.0 | 17289 | 1.7914 | 0.8011 | 0.8489 |
69
+ | 0.0009 | 18.0 | 18306 | 1.7772 | 0.7958 | 0.8456 |
70
+ | 0.0 | 19.0 | 19323 | 1.8028 | 0.7958 | 0.8434 |
71
+ | 0.0 | 20.0 | 20340 | 1.8193 | 0.7962 | 0.8434 |
72
 
73
 
74
  ### Framework versions