piecake commited on
Commit
b81a2e0
·
1 Parent(s): 5eef665

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2763
21
  - Accuracy: 0.0003
22
 
23
  ## Model description
@@ -37,23 +37,25 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 2e-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: 5
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 4.2806 | 1.0 | 938 | 1.7673 | 0.0 |
53
- | 1.2093 | 2.0 | 1876 | 0.5177 | 0.0 |
54
- | 0.3172 | 3.0 | 2814 | 0.2763 | 0.0003 |
55
- | 0.1316 | 4.0 | 3752 | 0.2175 | 0.0003 |
56
- | 0.0751 | 5.0 | 4690 | 0.2084 | 0.0003 |
 
 
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1988
21
  - Accuracy: 0.0003
22
 
23
  ## Model description
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 3e-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: 7
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 3.4521 | 1.0 | 938 | 0.6710 | 0.0 |
53
+ | 0.3656 | 2.0 | 1876 | 0.2271 | 0.0 |
54
+ | 0.0669 | 3.0 | 2814 | 0.1934 | 0.0 |
55
+ | 0.0288 | 4.0 | 3752 | 0.1963 | 0.0 |
56
+ | 0.0134 | 5.0 | 4690 | 0.1922 | 0.0 |
57
+ | 0.0091 | 6.0 | 5628 | 0.1988 | 0.0003 |
58
+ | 0.006 | 7.0 | 6566 | 0.1982 | 0.0003 |
59
 
60
 
61
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:222cd1dfbcf9d6e48b814a04b3f420ef4947a69030149076f5fb667c236aa423
3
  size 268311210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9491d03a2392d3a08475057d385594a6518ab5cf1b8f5cbfd50ac9477019e4e
3
  size 268311210