luthfi507 commited on
Commit
14543c8
1 Parent(s): dafd444

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: indolem/indobert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: text-classification
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # text-classification
17
+
18
+ This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9158
21
+ - Accuracy: 0.7695
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 20
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.0037 | 1.0 | 499 | 1.0119 | 0.7024 |
53
+ | 0.7645 | 2.0 | 998 | 0.9929 | 0.7275 |
54
+ | 0.6417 | 3.0 | 1497 | 0.9623 | 0.7335 |
55
+ | 0.8177 | 4.0 | 1996 | 0.9158 | 0.7695 |
56
+ | 0.4176 | 5.0 | 2495 | 1.2640 | 0.7635 |
57
+ | 0.7335 | 6.0 | 2994 | 1.2080 | 0.7615 |
58
+ | 0.3151 | 7.0 | 3493 | 1.3485 | 0.7575 |
59
+ | 0.7147 | 8.0 | 3992 | 1.2736 | 0.7605 |
60
+ | 0.0728 | 9.0 | 4491 | 1.4076 | 0.7565 |
61
+ | 0.2183 | 10.0 | 4990 | 1.5012 | 0.7505 |
62
+ | 0.2202 | 11.0 | 5489 | 1.5981 | 0.7405 |
63
+ | 0.2694 | 12.0 | 5988 | 1.5516 | 0.7415 |
64
+ | 0.0497 | 13.0 | 6487 | 1.6425 | 0.7485 |
65
+ | 0.2473 | 14.0 | 6986 | 1.7087 | 0.7475 |
66
+ | 0.1949 | 15.0 | 7485 | 1.6820 | 0.7535 |
67
+ | 0.1233 | 16.0 | 7984 | 1.7447 | 0.7405 |
68
+ | 0.0632 | 17.0 | 8483 | 1.7229 | 0.7475 |
69
+ | 0.1161 | 18.0 | 8982 | 1.7292 | 0.7545 |
70
+ | 0.0023 | 19.0 | 9481 | 1.7930 | 0.7465 |
71
+ | 0.0854 | 20.0 | 9980 | 1.8089 | 0.7495 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.41.1
77
+ - Pytorch 2.3.0+cu121
78
+ - Datasets 2.19.2
79
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52854726ae961471665092bcebc2a22864be0851c5c4e01d4d79fbb5fd2f74de
3
  size 442280976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a558f8fdc690d62e42492588eef40d5db5a0da2b9a900acbb3d4509cfe03e7ec
3
  size 442280976