devhem commited on
Commit
ba6a628
·
verified ·
1 Parent(s): 391da17

Model save

Browse files
Files changed (2) hide show
  1. README.md +13 -9
  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 [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.6480
22
- - Accuracy: 0.7775
23
 
24
  ## Model description
25
 
@@ -45,17 +45,21 @@ The following hyperparameters were used during training:
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
47
  - lr_scheduler_warmup_ratio: 0.1
48
- - num_epochs: 4
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 1.1863 | 1.0 | 1332 | 0.7541 | 0.7598 |
56
- | 0.7092 | 2.0 | 2664 | 0.6746 | 0.7690 |
57
- | 0.6626 | 3.0 | 3996 | 0.6527 | 0.7760 |
58
- | 0.6266 | 4.0 | 5328 | 0.6480 | 0.7775 |
 
 
 
 
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6566
22
+ - Accuracy: 0.7760
23
 
24
  ## Model description
25
 
 
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
47
  - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 8
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
55
+ | 1.6725 | 1.0 | 1332 | 0.8128 | 0.7566 |
56
+ | 0.7216 | 2.0 | 2664 | 0.6906 | 0.7707 |
57
+ | 0.6441 | 3.0 | 3996 | 0.6679 | 0.7743 |
58
+ | 0.5968 | 4.0 | 5328 | 0.6599 | 0.7790 |
59
+ | 0.562 | 5.0 | 6660 | 0.6604 | 0.7777 |
60
+ | 0.5516 | 6.0 | 7992 | 0.6527 | 0.7763 |
61
+ | 0.5497 | 7.0 | 9324 | 0.6550 | 0.7767 |
62
+ | 0.513 | 8.0 | 10656 | 0.6566 | 0.7760 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db2191ae98fa55c6a696aa9e5a3bb870f26b575954b5e1b57bd8cd68d595f37f
3
  size 498640508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c4cf50479afcbc7ec7fce19943787228a9d74a8b44d5b58f6a10b4d607c818
3
  size 498640508