Eva1209 commited on
Commit
04d9b58
·
verified ·
1 Parent(s): b16d718

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -12
  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.8133
21
- - Matthews Correlation: 0.5198
22
 
23
  ## Model description
24
 
@@ -37,23 +37,23 @@ 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.5187 | 1.0 | 535 | 0.4568 | 0.4272 |
53
- | 0.3471 | 2.0 | 1070 | 0.4726 | 0.5152 |
54
- | 0.2317 | 3.0 | 1605 | 0.6819 | 0.5073 |
55
- | 0.1733 | 4.0 | 2140 | 0.8133 | 0.5198 |
56
- | 0.1278 | 5.0 | 2675 | 0.8755 | 0.4994 |
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: 1.1607
21
+ - Matthews Correlation: 0.5443
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 1.4175716836316547e-05
41
+ - train_batch_size: 4
42
  - eval_batch_size: 16
43
+ - seed: 20
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.5335 | 1.0 | 2138 | 0.5571 | 0.4299 |
53
+ | 0.4842 | 2.0 | 4276 | 0.9165 | 0.4857 |
54
+ | 0.3472 | 3.0 | 6414 | 1.0049 | 0.5239 |
55
+ | 0.2567 | 4.0 | 8552 | 0.9978 | 0.5604 |
56
+ | 0.1409 | 5.0 | 10690 | 1.1607 | 0.5443 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b054c19eb8c00ce89ecdd0cc4435699c58f4984933f440a71d3c8c7f161c0fe
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cadf2bfb508a044c278d840db2fe664b22c5ec0a3792eab293fffd6023fff535
3
  size 267832560