stuser2023 commited on
Commit
487ea8a
1 Parent(s): 4c6dd38

End of training

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7916
22
- - Matthews Correlation: 0.5309
23
 
24
  ## Model description
25
 
@@ -38,23 +38,20 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 2e-05
42
  - train_batch_size: 16
43
  - eval_batch_size: 16
44
- - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 5
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
53
- | 0.519 | 1.0 | 535 | 0.4526 | 0.4348 |
54
- | 0.344 | 2.0 | 1070 | 0.4732 | 0.4945 |
55
- | 0.2344 | 3.0 | 1605 | 0.6461 | 0.5073 |
56
- | 0.1778 | 4.0 | 2140 | 0.7916 | 0.5309 |
57
- | 0.1301 | 5.0 | 2675 | 0.8300 | 0.5288 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5023
22
+ - Matthews Correlation: 0.4819
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 1.835609128853824e-05
42
  - train_batch_size: 16
43
  - eval_batch_size: 16
44
+ - seed: 15
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 2
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
53
+ | 0.5241 | 1.0 | 535 | 0.4830 | 0.4603 |
54
+ | 0.3568 | 2.0 | 1070 | 0.5023 | 0.4819 |
 
 
 
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bb0685b65a1e96b4742eba85a9bd157c53f65a1c74133f1d0818b5ccb7d005a
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbcc993a6d73d6ef0083b5344ccfd28f7b82feb4e5f350dbdc00191e6f7bcf47
3
  size 267832560
runs/Sep26_13-34-33_f266a1036e13/events.out.tfevents.1727359758.f266a1036e13.258.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:442cbf4388653d923d04f23821550f2f7a61590d0dfb8d3336e436958222363c
3
+ size 6406
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a0a2cc0a5dd21eb9b0a7b4c16f459a33f88b4a34c2e31822baf09b31f6cae0a
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e936e2559ff7e5b498e76425eda9c5273d7368b8b62e5b0af2089f2960112c5c
3
  size 5304