procit011 commited on
Commit
d39fde9
·
verified ·
1 Parent(s): 0a0d2c8

procit011/anger_frustration_detection_9

Browse files
Files changed (3) hide show
  1. README.md +14 -10
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0825
23
- - F1: 0.9840
24
- - Accuracy: 0.9881
25
- - F1 Yes: 0.976
26
 
27
  ## Model description
28
 
@@ -50,17 +50,21 @@ The following hyperparameters were used during training:
50
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
  - lr_scheduler_type: cosine
52
  - lr_scheduler_warmup_steps: 0.1
53
- - num_epochs: 5
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | F1 Yes |
58
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:------:|
59
- | 0.2779 | 1.0 | 567 | 0.1380 | 0.9687 | 0.9770 | 0.9525 |
60
- | 0.3814 | 2.0 | 1134 | 0.1375 | 0.9740 | 0.9810 | 0.9606 |
61
- | 0.2305 | 3.0 | 1701 | 0.1152 | 0.9820 | 0.9868 | 0.9728 |
62
- | 0.1595 | 4.0 | 2268 | 0.1057 | 0.9839 | 0.9881 | 0.9756 |
63
- | 0.1194 | 5.0 | 2835 | 0.1177 | 0.9832 | 0.9876 | 0.9746 |
 
 
 
 
64
 
65
 
66
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0961
23
+ - F1: 0.9870
24
+ - Accuracy: 0.9903
25
+ - F1 Yes: 0.9805
26
 
27
  ## Model description
28
 
 
50
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
  - lr_scheduler_type: cosine
52
  - lr_scheduler_warmup_steps: 0.1
53
+ - num_epochs: 10
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy | F1 Yes |
58
  |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:------:|
59
+ | 0.4447 | 1.0 | 567 | 0.1354 | 0.9645 | 0.9740 | 0.9461 |
60
+ | 0.5017 | 2.0 | 1134 | 0.1364 | 0.9709 | 0.9788 | 0.9558 |
61
+ | 0.3631 | 3.0 | 1701 | 0.0939 | 0.9821 | 0.9868 | 0.9730 |
62
+ | 0.1957 | 4.0 | 2268 | 0.1017 | 0.9827 | 0.9872 | 0.9739 |
63
+ | 0.2480 | 5.0 | 2835 | 0.1281 | 0.9832 | 0.9876 | 0.9746 |
64
+ | 0.0166 | 6.0 | 3402 | 0.1206 | 0.9851 | 0.9890 | 0.9775 |
65
+ | 0.0452 | 7.0 | 3969 | 0.1049 | 0.9881 | 0.9912 | 0.9821 |
66
+ | 0.0261 | 8.0 | 4536 | 0.1177 | 0.9857 | 0.9894 | 0.9784 |
67
+ | 0.0004 | 9.0 | 5103 | 0.1145 | 0.9869 | 0.9903 | 0.9803 |
68
 
69
 
70
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:371945cdbbc576156872474d9fa1f5070ead5abc9b079074ac9b3f4ce83e9b67
3
  size 467078720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bc3daf57dbbafd27c0e4d9a00867fe0dd95e842163ab7c6a64dbfb1a657aaa5
3
  size 467078720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ff208458410f00d03d161ad05ee53e9b03595a84035c1356eb962222cfd7af2
3
  size 5201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bd2e1b317d72f921040deb7e1be4d92267cf308e39141bf9911c952260191aa
3
  size 5201