hilmansw commited on
Commit
ba37ba3
1 Parent(s): 444a562

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: indobenchmark/indobert-base-p1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: indobert-finetuned-aspect-happiness-index
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
+ # indobert-finetuned-aspect-happiness-index
17
+
18
+ This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1476
21
+ - Accuracy: 0.9732
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: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 270 | 0.1291 | 0.9648 |
53
+ | 0.301 | 2.0 | 540 | 0.1708 | 0.9593 |
54
+ | 0.301 | 3.0 | 810 | 0.1350 | 0.9685 |
55
+ | 0.0655 | 4.0 | 1080 | 0.1734 | 0.9648 |
56
+ | 0.0655 | 5.0 | 1350 | 0.1323 | 0.9713 |
57
+ | 0.023 | 6.0 | 1620 | 0.1551 | 0.9676 |
58
+ | 0.023 | 7.0 | 1890 | 0.1558 | 0.9704 |
59
+ | 0.0137 | 8.0 | 2160 | 0.1531 | 0.9732 |
60
+ | 0.0137 | 9.0 | 2430 | 0.1493 | 0.9722 |
61
+ | 0.0056 | 10.0 | 2700 | 0.1476 | 0.9732 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.33.1
67
+ - Pytorch 2.0.1+cu118
68
+ - Datasets 2.14.5
69
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef9bb87ab58c0d185bcb85f22e9b4f41aba07194d98f41cf0c4b9a400605416
3
  size 497861425
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:286c692a2d70ae642c9e41d93917fa7a68e065cd157e8cdc4f07938b7d481fa3
3
  size 497861425