Mbabazi commited on
Commit
86d86e4
1 Parent(s): 13e2d91

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -8
  2. pytorch_model.bin +1 -1
  3. training_args.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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5581
21
- - Accuracy: 0.683
22
 
23
  ## Model description
24
 
@@ -37,22 +37,23 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 1.2384328615202953e-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
- - lr_scheduler_warmup_steps: 127
47
- - num_epochs: 3
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.3983 | 1.0 | 1000 | 0.5510 | 0.6435 |
54
- | 0.5034 | 2.0 | 2000 | 0.5605 | 0.6815 |
55
- | 0.3366 | 3.0 | 3000 | 0.5581 | 0.683 |
 
56
 
57
 
58
  ### 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.4924
21
+ - Accuracy: 0.705
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 2.3714153637312454e-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
+ - lr_scheduler_warmup_steps: 104
47
+ - num_epochs: 4
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.2821 | 1.0 | 1000 | 0.4989 | 0.705 |
54
+ | 0.4437 | 2.0 | 2000 | 0.5350 | 0.7025 |
55
+ | 0.3233 | 3.0 | 3000 | 0.4913 | 0.704 |
56
+ | 0.411 | 4.0 | 4000 | 0.4924 | 0.705 |
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:204d5d90466ce57a35b9d73756539ed5dc8234f41f33fc1fd0a466d4b1686061
3
  size 267859050
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f59d49df32384a678a4f7304d5256d4926781c48e1e03dbc067f3f732bcc3e4
3
  size 267859050
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:654e9b37cd72d7e71fab2460fb31d0acd1ffd6a3f18d22aa183e0ffac9ef8aba
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203b6cdd66e822a731bc91bb0f8f7d1091999d1e0ab0fb772e3a46268d7c3204
3
  size 4536