shivamklr commited on
Commit
a4d47ea
1 Parent(s): 2171074

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.7886
21
- - Matthews Correlation: 0.5902
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.5231 | 1.0 | 535 | 0.4681 | 0.4638 |
53
- | 0.3424 | 2.0 | 1070 | 0.4702 | 0.5580 |
54
- | 0.2355 | 3.0 | 1605 | 0.6132 | 0.5423 |
55
- | 0.1724 | 4.0 | 2140 | 0.7329 | 0.5774 |
56
- | 0.1244 | 5.0 | 2675 | 0.7886 | 0.5902 |
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.7867
21
+ - Matthews Correlation: 0.5312
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 1.2364553135564726e-05
41
+ - train_batch_size: 4
42
  - eval_batch_size: 16
43
+ - seed: 5
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.5405 | 1.0 | 2138 | 0.6268 | 0.4122 |
53
+ | 0.485 | 2.0 | 4276 | 0.7867 | 0.5312 |
54
+ | 0.3086 | 3.0 | 6414 | 0.9165 | 0.5238 |
55
+ | 0.2457 | 4.0 | 8552 | 1.0430 | 0.5136 |
56
+ | 0.2357 | 5.0 | 10690 | 1.1299 | 0.5252 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f041d16f39772d0c84189a17037736fd890dd7078bc8bb2f6577d56c117c4b89
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d8c03fe456d3a647c70500cb66d5808e11a842ca1e00e553f4c683c0c57aaa
3
  size 267832560