apuku0723 commited on
Commit
9a0938e
·
1 Parent(s): 2de0d1c

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -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: 0.8456
21
- - Matthews Correlation: 0.5426
22
 
23
  ## Model description
24
 
@@ -37,23 +37,20 @@ 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.5198 | 1.0 | 535 | 0.4563 | 0.4421 |
53
- | 0.3424 | 2.0 | 1070 | 0.4654 | 0.5243 |
54
- | 0.2381 | 3.0 | 1605 | 0.6751 | 0.4990 |
55
- | 0.162 | 4.0 | 2140 | 0.7639 | 0.5382 |
56
- | 0.1213 | 5.0 | 2675 | 0.8456 | 0.5426 |
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.5073
21
+ - Matthews Correlation: 0.5102
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 3.6339690156551746e-05
41
  - train_batch_size: 16
42
  - eval_batch_size: 16
43
+ - seed: 29
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
52
+ | 0.5221 | 1.0 | 535 | 0.5117 | 0.4060 |
53
+ | 0.3027 | 2.0 | 1070 | 0.5073 | 0.5102 |
 
 
 
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e612ff7c5a498c05d6b9f8303d5d46a5f810412c1871d7d2ceb0241c9cce62b8
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d33ace7df4f97944cfbaf8facfaff81799d629080bf493f06048d414a9a42915
3
  size 267832560