shuvayanti commited on
Commit
c3b8f87
1 Parent(s): 03948fd

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -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.7134
21
- - Matthews Correlation: 0.5605
22
 
23
  ## Model description
24
 
@@ -37,23 +37,22 @@ 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.5245 | 1.0 | 535 | 0.4719 | 0.4354 |
53
- | 0.3474 | 2.0 | 1070 | 0.4744 | 0.5279 |
54
- | 0.2424 | 3.0 | 1605 | 0.5412 | 0.5456 |
55
- | 0.1794 | 4.0 | 2140 | 0.7134 | 0.5605 |
56
- | 0.1178 | 5.0 | 2675 | 0.8179 | 0.5498 |
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.1265
21
+ - Matthews Correlation: 0.5127
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 1.7927953212557118e-05
41
+ - train_batch_size: 4
42
  - eval_batch_size: 16
43
+ - seed: 35
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 4
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
52
+ | 0.5987 | 1.0 | 2138 | 0.5104 | 0.4477 |
53
+ | 0.5073 | 2.0 | 4276 | 0.7684 | 0.4766 |
54
+ | 0.3068 | 3.0 | 6414 | 0.9311 | 0.4972 |
55
+ | 0.1824 | 4.0 | 8552 | 1.1265 | 0.5127 |
 
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2c5d876c528b8b27f441d4fd9a3d5c561c4120b5e3951ff7092dc93fe18000f
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06bdda8a0812ab342f9708cb66dc2f30eff252432291dcb0dbecdbb37acf6bf7
3
  size 267832560