hilmansw commited on
Commit
01a3582
1 Parent(s): 07293f9

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-sentiment-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-sentiment-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: 1.4822
21
+ - Accuracy: 0.7983
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.5354 | 0.7835 |
53
+ | 0.532 | 2.0 | 540 | 0.6245 | 0.7567 |
54
+ | 0.532 | 3.0 | 810 | 0.7406 | 0.7826 |
55
+ | 0.1836 | 4.0 | 1080 | 1.0813 | 0.7919 |
56
+ | 0.1836 | 5.0 | 1350 | 1.2524 | 0.7891 |
57
+ | 0.0446 | 6.0 | 1620 | 1.3158 | 0.8039 |
58
+ | 0.0446 | 7.0 | 1890 | 1.4308 | 0.7965 |
59
+ | 0.0152 | 8.0 | 2160 | 1.4485 | 0.7974 |
60
+ | 0.0152 | 9.0 | 2430 | 1.4915 | 0.8030 |
61
+ | 0.0054 | 10.0 | 2700 | 1.4822 | 0.7983 |
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:a15974831c34bd989bfb0d8ac2f02e1a42ccc64aaa29e0e800ee85c7a48bacbd
3
  size 497842993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b085f821b76dff4184795433742560433b00334e2ab429843c13e427fefa4615
3
  size 497842993