nami-zhang commited on
Commit
5028d0a
·
verified ·
1 Parent(s): 29d7a17

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -6
  2. model.safetensors +1 -1
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 [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1349
22
- - Accuracy: 0.9542
23
 
24
  ## Model description
25
 
@@ -39,8 +39,8 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
- - train_batch_size: 64
43
- - eval_batch_size: 64
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 391 | 0.1396 | 0.9482 |
54
- | 0.2014 | 2.0 | 782 | 0.1349 | 0.9542 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1745
22
+ - Accuracy: 0.9545
23
 
24
  ## Model description
25
 
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.1604 | 1.0 | 782 | 0.1369 | 0.9511 |
54
+ | 0.0867 | 2.0 | 1564 | 0.1745 | 0.9545 |
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fe274232ce0cdfa85eb229dccb879b6ba9aaa378e6f318ae589db2b034a158f
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7327324f5e9c6fbb49fd52975ed079bf4d14ab465cbb3aba2d01bd21eb63b08
3
  size 498612824