itshiroto commited on
Commit
85245da
·
verified ·
1 Parent(s): 9a45e3e

umn-cyber/indobert-hoax-detection

Browse files
Files changed (2) hide show
  1. README.md +10 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -21,10 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.0452
25
- - Accuracy: 0.9861
26
- - F1: 0.9854
27
- - Precision: 0.9837
28
  - Recall: 0.9872
29
 
30
  ## Model description
@@ -50,17 +50,17 @@ The following hyperparameters were used during training:
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
- - num_epochs: 10
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
- | 0.0371 | 1.0 | 739 | 0.0493 | 0.9875 | 0.9869 | 0.9851 | 0.9886 |
60
- | 0.0407 | 2.0 | 1478 | 0.0432 | 0.9868 | 0.9862 | 0.9830 | 0.9893 |
61
- | 0.0446 | 3.0 | 2217 | 0.0647 | 0.9841 | 0.9835 | 0.9735 | 0.9936 |
62
- | 0.031 | 4.0 | 2956 | 0.0766 | 0.9854 | 0.9846 | 0.9892 | 0.9801 |
63
- | 0.0072 | 5.0 | 3695 | 0.0816 | 0.9871 | 0.9865 | 0.9865 | 0.9865 |
64
 
65
 
66
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.0767
25
+ - Accuracy: 0.9885
26
+ - F1: 0.9879
27
+ - Precision: 0.9886
28
  - Recall: 0.9872
29
 
30
  ## Model description
 
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
+ - num_epochs: 5
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | 0.0879 | 1.0 | 739 | 0.0471 | 0.9871 | 0.9865 | 0.9837 | 0.9893 |
60
+ | 0.0443 | 2.0 | 1478 | 0.0391 | 0.9895 | 0.9890 | 0.9872 | 0.9908 |
61
+ | 0.0241 | 3.0 | 2217 | 0.0615 | 0.9871 | 0.9866 | 0.9803 | 0.9929 |
62
+ | 0.0103 | 4.0 | 2956 | 0.0792 | 0.9868 | 0.9861 | 0.9893 | 0.9829 |
63
+ | 0.0029 | 5.0 | 3695 | 0.0767 | 0.9885 | 0.9879 | 0.9886 | 0.9872 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:036440d578cb58a216695522aef41ed2172de083402002b4ba31e10e54ed6621
3
  size 497804300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbcd77ca231b10a58fe28f5d81ace8e07ea01a926e7f533fb03469f4e0a9eaf3
3
  size 497804300