itshiroto commited on
Commit
a322651
·
verified ·
1 Parent(s): e7032f7

umn-cyber/indobert-hoax-detection

Browse files
Files changed (2) hide show
  1. README.md +14 -15
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: mit
4
- base_model: indolem/indobert-base-uncased
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # results
21
 
22
- This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.0994
25
- - Accuracy: 0.9858
26
- - F1: 0.9850
27
- - Precision: 0.9871
28
- - Recall: 0.9829
29
 
30
  ## Model description
31
 
@@ -44,24 +44,23 @@ More information needed
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
47
- - learning_rate: 3e-05
48
- - train_batch_size: 16
49
  - eval_batch_size: 32
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
- - lr_scheduler_warmup_steps: 500
54
  - num_epochs: 10
55
 
56
  ### Training results
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
- | 0.1153 | 1.0 | 1478 | 0.0675 | 0.9871 | 0.9865 | 0.9837 | 0.9893 |
61
- | 0.0632 | 2.0 | 2956 | 0.0508 | 0.9882 | 0.9876 | 0.9811 | 0.9943 |
62
- | 0.0397 | 3.0 | 4434 | 0.0546 | 0.9865 | 0.9858 | 0.9810 | 0.9908 |
63
- | 0.027 | 4.0 | 5912 | 0.0817 | 0.9875 | 0.9869 | 0.9858 | 0.9879 |
64
- | 0.0177 | 5.0 | 7390 | 0.0994 | 0.9858 | 0.9850 | 0.9871 | 0.9829 |
65
 
66
 
67
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: mit
4
+ base_model: indobenchmark/indobert-base-p1
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
19
 
20
  # results
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.0816
25
+ - Accuracy: 0.9871
26
+ - F1: 0.9865
27
+ - Precision: 0.9865
28
+ - Recall: 0.9865
29
 
30
  ## Model description
31
 
 
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 32
49
  - eval_batch_size: 32
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ebd603793a57ce0a640030948cb054e54db2928f0861b0b7bf0cce9961b1d28
3
  size 497804300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b30ba29eaa6036291e77b9927f196fa3c76e5065f0f536907476b61cccfe820a
3
  size 497804300