miguelonana commited on
Commit
1373cc8
·
verified ·
1 Parent(s): b1cafb9

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -9
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6653
23
- - Accuracy: 0.8661
24
- - F1: 0.8633
25
 
26
  ## Model description
27
 
@@ -46,17 +46,20 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
- - num_epochs: 5
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 1.6198 | 1.0 | 124 | 1.3080 | 0.6917 | 0.6261 |
56
- | 1.1239 | 2.0 | 248 | 0.9667 | 0.8114 | 0.8046 |
57
- | 0.7734 | 3.0 | 372 | 0.7734 | 0.8560 | 0.8513 |
58
- | 0.6366 | 4.0 | 496 | 0.6825 | 0.8621 | 0.8559 |
59
- | 0.5301 | 5.0 | 620 | 0.6653 | 0.8661 | 0.8633 |
 
 
 
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.5783
23
+ - Accuracy: 0.8682
24
+ - F1: 0.8663
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 8
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 1.557 | 1.0 | 124 | 1.2381 | 0.7181 | 0.6649 |
56
+ | 1.0415 | 2.0 | 248 | 0.8830 | 0.8316 | 0.8254 |
57
+ | 0.6258 | 3.0 | 372 | 0.6725 | 0.8560 | 0.8523 |
58
+ | 0.4723 | 4.0 | 496 | 0.6103 | 0.8540 | 0.8516 |
59
+ | 0.3092 | 5.0 | 620 | 0.5921 | 0.8600 | 0.8583 |
60
+ | 0.2244 | 6.0 | 744 | 0.5722 | 0.8641 | 0.8624 |
61
+ | 0.1482 | 7.0 | 868 | 0.5719 | 0.8641 | 0.8626 |
62
+ | 0.1493 | 8.0 | 992 | 0.5783 | 0.8682 | 0.8663 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63483b048809b6b04f6434739f8fac08b2dc54c7fa75bac131e33811b448196d
3
  size 442533484
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c6dcad85c9a77b4a7eedebeaa50f50ce0c556624d8fd6d93205808e06b9756
3
  size 442533484