richardchiu commited on
Commit
c3244ee
1 Parent(s): 5db90e8

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -10
  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: 1.2488
21
- - Matthews Correlation: 0.5406
22
 
23
  ## Model description
24
 
@@ -37,10 +37,10 @@ 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
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
52
- | 0.1282 | 1.0 | 535 | 0.7020 | 0.5086 |
53
- | 0.0923 | 2.0 | 1070 | 1.0002 | 0.5173 |
54
- | 0.0693 | 3.0 | 1605 | 1.0410 | 0.5195 |
55
- | 0.0524 | 4.0 | 2140 | 1.2027 | 0.5309 |
56
- | 0.042 | 5.0 | 2675 | 1.2488 | 0.5406 |
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.9305
21
+ - Matthews Correlation: 0.5116
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 4.6144778537845165e-05
41
+ - train_batch_size: 32
42
  - eval_batch_size: 16
43
+ - seed: 3
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - num_epochs: 5
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
52
+ | No log | 1.0 | 268 | 0.4654 | 0.4612 |
53
+ | 0.415 | 2.0 | 536 | 0.5235 | 0.4858 |
54
+ | 0.415 | 3.0 | 804 | 0.6812 | 0.4887 |
55
+ | 0.1523 | 4.0 | 1072 | 0.8019 | 0.5029 |
56
+ | 0.1523 | 5.0 | 1340 | 0.9305 | 0.5116 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ccdc4bb498f954a3872115444406f355d43610eaabacd686d34bce8c8aa4a1a
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6924014bf59ea78b5fb2877725379b58387c390575cf05d8b2214c1e897a754
3
  size 267832560