flyingswan3000 commited on
Commit
a73751e
·
1 Parent(s): c4bc743

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -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.4607
21
- - Matthews Correlation: 0.5351
22
 
23
  ## Model description
24
 
@@ -37,23 +37,21 @@ 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.5141 | 1.0 | 535 | 0.4610 | 0.4298 |
53
- | 0.3417 | 2.0 | 1070 | 0.4607 | 0.5351 |
54
- | 0.2359 | 3.0 | 1605 | 0.6526 | 0.5065 |
55
- | 0.1627 | 4.0 | 2140 | 0.7472 | 0.5339 |
56
- | 0.1204 | 5.0 | 2675 | 0.8497 | 0.5295 |
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.5688
21
+ - Matthews Correlation: 0.5215
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 5.0568164357979843e-05
41
+ - train_batch_size: 64
42
  - eval_batch_size: 16
43
+ - seed: 16
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
52
+ | No log | 1.0 | 134 | 0.4710 | 0.4269 |
53
+ | No log | 2.0 | 268 | 0.4810 | 0.5091 |
54
+ | No log | 3.0 | 402 | 0.5688 | 0.5215 |
 
 
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31d7b9569e1812a35365a6f1e06e72d9c90ab391e407fa76863959efda212512
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec43caea3102f42de3e56419e34a66f4d9d3335d2798c85c1cb8ccc7053c7b17
3
  size 267832560