DelaliScratchwerk commited on
Commit
368f570
·
verified ·
1 Parent(s): b0705eb

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.7868
22
- - Accuracy: 0.25
23
- - F1 Macro: 0.1222
24
 
25
  ## Model description
26
 
@@ -39,22 +39,28 @@ More information needed
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
- - learning_rate: 2e-05
43
  - train_batch_size: 16
44
  - eval_batch_size: 32
45
  - seed: 42
46
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
- - num_epochs: 4
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
- | No log | 1.0 | 4 | 1.7927 | 0.0833 | 0.0256 |
55
- | No log | 2.0 | 8 | 1.7898 | 0.25 | 0.1574 |
56
- | No log | 3.0 | 12 | 1.7878 | 0.3333 | 0.1693 |
57
- | No log | 4.0 | 16 | 1.7868 | 0.25 | 0.1222 |
 
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8658
22
+ - Accuracy: 0.75
23
+ - F1 Macro: 0.6944
24
 
25
  ## Model description
26
 
 
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
  - train_batch_size: 16
44
  - eval_batch_size: 32
45
  - seed: 42
46
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
+ | No log | 1.0 | 5 | 1.7893 | 0.1667 | 0.0476 |
55
+ | No log | 2.0 | 10 | 1.7629 | 0.1667 | 0.0556 |
56
+ | No log | 3.0 | 15 | 1.6525 | 0.5833 | 0.4944 |
57
+ | No log | 4.0 | 20 | 1.4081 | 0.5833 | 0.55 |
58
+ | No log | 5.0 | 25 | 1.2128 | 0.6667 | 0.6175 |
59
+ | No log | 6.0 | 30 | 1.0316 | 0.75 | 0.6944 |
60
+ | No log | 7.0 | 35 | 0.9538 | 0.75 | 0.6944 |
61
+ | No log | 8.0 | 40 | 0.9044 | 0.75 | 0.6944 |
62
+ | No log | 9.0 | 45 | 0.8794 | 0.8333 | 0.8333 |
63
+ | 1.2379 | 10.0 | 50 | 0.8658 | 0.75 | 0.6944 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:216c555f7e256ac36d4eb80da9df57619229a90459bc3d6481bcb078d9fbd8ad
3
  size 328504584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f15d0b330e3f6ceb88ad3dc01d328181a8e24dd4a15fb68a4ebaa04b2c736a74
3
  size 328504584
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20ae7b5d2317703e888d38570d7de4d0ab13225e40ab9d04d131e4b15e0b744f
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82190b04d7b75c1295db847134ceb320eefa603e8369496bd225ba2122dd4a62
3
  size 5432