alitolga commited on
Commit
e63a870
1 Parent(s): fcf996d

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -10
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.3670
19
 
20
  ## Model description
21
 
@@ -35,8 +35,8 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
- - train_batch_size: 8
39
- - eval_batch_size: 8
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.8655 | 1.0 | 267 | 2.5858 |
50
- | 2.6179 | 2.0 | 534 | 2.4206 |
51
- | 2.5312 | 3.0 | 801 | 2.3999 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.35.2
57
- - Pytorch 2.1.1+cu118
58
- - Datasets 2.15.0
59
- - Tokenizers 0.15.0
 
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.7945
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 32
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 301 | 1.7772 |
50
+ | 3.8291 | 2.0 | 602 | 0.9368 |
51
+ | 3.8291 | 3.0 | 903 | 0.7945 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.35.0
57
+ - Pytorch 2.1.0+cu121
58
+ - Datasets 2.14.6
59
+ - Tokenizers 0.14.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be5331f91b5f0958119f2c63e29d5bdc40409bb5d33234e27cb273ab34f6456a
3
  size 1186712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:086d2cf81eeb0634520d9991aba5b69de67cf5bf38a3dcc1f7b45021cc17a262
3
  size 1186712