anuragrawal commited on
Commit
b043afd
1 Parent(s): 38a17bc

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -17
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ 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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.0396
21
- - Accuracy: 0.9000
22
 
23
  ## Model description
24
 
@@ -38,27 +38,22 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 2e-05
41
- - train_batch_size: 8
42
- - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 10
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
- | 0.34 | 1.0 | 10500 | 0.3049 | 0.8909 |
53
- | 0.2648 | 2.0 | 21000 | 0.3869 | 0.8980 |
54
- | 0.203 | 3.0 | 31500 | 0.4494 | 0.8969 |
55
- | 0.1493 | 4.0 | 42000 | 0.5825 | 0.8958 |
56
- | 0.1103 | 5.0 | 52500 | 0.6355 | 0.8983 |
57
- | 0.0642 | 6.0 | 63000 | 0.7923 | 0.8981 |
58
- | 0.0593 | 7.0 | 73500 | 0.8063 | 0.8969 |
59
- | 0.0274 | 8.0 | 84000 | 0.8779 | 0.8997 |
60
- | 0.0142 | 9.0 | 94500 | 0.9841 | 0.8993 |
61
- | 0.0137 | 10.0 | 105000 | 1.0396 | 0.9000 |
62
 
63
 
64
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7775
21
+ - Accuracy: 0.8342
22
 
23
  ## Model description
24
 
 
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
+ | 0.4489 | 1.0 | 3272 | 0.5503 | 0.7610 |
53
+ | 0.3166 | 2.0 | 6544 | 0.4144 | 0.8378 |
54
+ | 0.2093 | 3.0 | 9816 | 0.5677 | 0.8235 |
55
+ | 0.165 | 4.0 | 13088 | 0.6269 | 0.8380 |
56
+ | 0.1107 | 5.0 | 16360 | 0.7775 | 0.8342 |
 
 
 
 
 
57
 
58
 
59
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c66e7b6ddc0c71bdcdfdfaa032f9beadb0e2e3c5f29d31f59828e9f26890ddd
3
  size 267858605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5d9e12d79706db1292647f00db4cb5a04d773262667861fe154ad88eb2bfe3
3
  size 267858605