AptaArkana commited on
Commit
77616e6
1 Parent(s): 0b87e2e

Model save

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4266
24
- - Accuracy: 0.8593
25
- - Precision: 0.8593
26
- - Recall: 0.8593
27
- - F1: 0.8593
28
 
29
  ## Model description
30
 
@@ -50,22 +50,27 @@ The following hyperparameters were used during training:
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
  - lr_scheduler_warmup_ratio: 0.01
53
- - num_epochs: 5
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | No log | 1.0 | 304 | 0.4740 | 0.8123 | 0.8123 | 0.8123 | 0.8123 |
60
- | 0.5873 | 2.0 | 608 | 0.4006 | 0.8551 | 0.8551 | 0.8551 | 0.8551 |
61
- | 0.5873 | 3.0 | 912 | 0.4582 | 0.8444 | 0.8444 | 0.8444 | 0.8444 |
62
- | 0.314 | 4.0 | 1216 | 0.4116 | 0.8576 | 0.8576 | 0.8576 | 0.8576 |
63
- | 0.2177 | 5.0 | 1520 | 0.4266 | 0.8593 | 0.8593 | 0.8593 | 0.8593 |
 
 
 
 
 
64
 
65
 
66
  ### Framework versions
67
 
68
  - Transformers 4.38.2
69
- - Pytorch 2.1.0+cu121
70
  - Datasets 2.18.0
71
  - Tokenizers 0.15.2
 
20
 
21
  This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.6848
24
+ - Accuracy: 0.8601
25
+ - Precision: 0.8601
26
+ - Recall: 0.8601
27
+ - F1: 0.8601
28
 
29
  ## Model description
30
 
 
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
  - lr_scheduler_warmup_ratio: 0.01
53
+ - num_epochs: 10
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | No log | 1.0 | 304 | 0.4935 | 0.8132 | 0.8132 | 0.8132 | 0.8132 |
60
+ | 0.5911 | 2.0 | 608 | 0.4046 | 0.8362 | 0.8362 | 0.8362 | 0.8362 |
61
+ | 0.5911 | 3.0 | 912 | 0.4873 | 0.8305 | 0.8305 | 0.8305 | 0.8305 |
62
+ | 0.3204 | 4.0 | 1216 | 0.4774 | 0.8560 | 0.8560 | 0.8560 | 0.8560 |
63
+ | 0.2154 | 5.0 | 1520 | 0.5759 | 0.8486 | 0.8486 | 0.8486 | 0.8486 |
64
+ | 0.2154 | 6.0 | 1824 | 0.6334 | 0.8568 | 0.8568 | 0.8568 | 0.8568 |
65
+ | 0.1454 | 7.0 | 2128 | 0.6848 | 0.8601 | 0.8601 | 0.8601 | 0.8601 |
66
+ | 0.1454 | 8.0 | 2432 | 0.7325 | 0.8560 | 0.8560 | 0.8560 | 0.8560 |
67
+ | 0.0982 | 9.0 | 2736 | 0.7782 | 0.8568 | 0.8568 | 0.8568 | 0.8568 |
68
+ | 0.0729 | 10.0 | 3040 | 0.7979 | 0.8584 | 0.8584 | 0.8584 | 0.8584 |
69
 
70
 
71
  ### Framework versions
72
 
73
  - Transformers 4.38.2
74
+ - Pytorch 2.2.1+cu121
75
  - Datasets 2.18.0
76
  - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6abaedf007fe09068e8d3ca026a5236671e59b25f66e138314a50e396637fd18
3
  size 442265596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d3d688e663afeb9bb752cbb71d7bff3a31fa69f34497f6b09006d12be2ddb3
3
  size 442265596
runs/Mar14_04-37-38_0aee11b53b99/events.out.tfevents.1710391059.0aee11b53b99.275.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4174d208946b3b231f1cfe9e78aa588f3ccc111c64c8f8b65d4925df58df4dea
3
- size 10810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cceabd113f4bdd9c3071cf863703096d5dd6c06705204d474a82d706fe16bd0
3
+ size 11164
runs/Mar14_04-37-38_0aee11b53b99/events.out.tfevents.1710396388.0aee11b53b99.275.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e47ef19bfa5f7f9e1c03a1335565dc765053b1d8af5ed3a2bea8c506dd8ba7
3
+ size 560