LarryTW commited on
Commit
ee72898
·
1 Parent(s): b34d324

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -11
  2. model.safetensors +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.8329
21
- - Matthews Correlation: 0.5429
22
 
23
  ## Model description
24
 
@@ -37,23 +37,22 @@ 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 | Matthews Correlation |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
52
- | 0.5191 | 1.0 | 535 | 0.4584 | 0.4522 |
53
- | 0.3431 | 2.0 | 1070 | 0.4681 | 0.5105 |
54
- | 0.2368 | 3.0 | 1605 | 0.6857 | 0.5011 |
55
- | 0.1677 | 4.0 | 2140 | 0.7485 | 0.5333 |
56
- | 0.1258 | 5.0 | 2675 | 0.8329 | 0.5429 |
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.7458
21
+ - Matthews Correlation: 0.4922
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 8.53919308272751e-06
41
+ - train_batch_size: 8
42
  - eval_batch_size: 16
43
+ - seed: 13
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 4
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
52
+ | 0.5143 | 1.0 | 1069 | 0.4927 | 0.4359 |
53
+ | 0.3963 | 2.0 | 2138 | 0.4984 | 0.4814 |
54
+ | 0.3216 | 3.0 | 3207 | 0.6548 | 0.4980 |
55
+ | 0.2629 | 4.0 | 4276 | 0.7458 | 0.4922 |
 
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b216a6e689ddde958a93b0b0b64a61bc49fabf02e397ed75fe3add93e0027c6a
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c18f088ad3484b7949435a2e6c71218b17eabd3f720c94f95032724bf7933e2
3
  size 267832560