JiAYu1997 commited on
Commit
ab292a6
1 Parent(s): 4f8b294

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.7681
21
- - Matthews Correlation: 0.5426
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.5236 | 1.0 | 535 | 0.4654 | 0.4653 |
53
- | 0.3459 | 2.0 | 1070 | 0.5101 | 0.4963 |
54
- | 0.227 | 3.0 | 1605 | 0.5817 | 0.5216 |
55
- | 0.1733 | 4.0 | 2140 | 0.7681 | 0.5426 |
56
- | 0.1296 | 5.0 | 2675 | 0.8440 | 0.5377 |
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.5112
21
+ - Matthews Correlation: 0.5305
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 2.9805771852415407e-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.4761 | 0.4471 |
53
+ | No log | 2.0 | 268 | 0.4733 | 0.5052 |
54
+ | No log | 3.0 | 402 | 0.5112 | 0.5305 |
 
 
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b0270b07bfbec4109b4ddda5753849594e831c4e505a19dd158e923aaf46b8f
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bdfcba1c7f038e0c72d9fff4f15b354e41b2cab9faa241913be25a5f1f1a60b
3
  size 267832560