arbdot commited on
Commit
133c4c0
·
verified ·
1 Parent(s): ed482e9

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: indolem/indobertweet-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: indo_sentiment_indobertweet
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # indo_sentiment_indobertweet
20
+
21
+ This model is a fine-tuned version of [indolem/indobertweet-base-uncased](https://huggingface.co/indolem/indobertweet-base-uncased) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.1051
24
+ - Accuracy: 0.9793
25
+ - Precision: 0.9734
26
+ - Recall: 0.9756
27
+ - F1: 0.9744
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 32
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.1424 | 1.0 | 365 | 0.1231 | 0.9679 | 0.9513 | 0.9763 | 0.9624 |
59
+ | 0.0436 | 2.0 | 730 | 0.0921 | 0.9757 | 0.9684 | 0.9729 | 0.9704 |
60
+ | 0.012 | 3.0 | 1095 | 0.1051 | 0.9793 | 0.9734 | 0.9756 | 0.9744 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.2
66
+ - Pytorch 1.13.1+cpu
67
+ - Datasets 2.19.2
68
+ - Tokenizers 0.19.1
runs/Jun12_18-51-10_LAPTOP-QJ1FGC8K/events.out.tfevents.1718193070.LAPTOP-QJ1FGC8K.25972.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bb46757384884138a729382f416dfbb64262b2d568bd38a1ede0e49a8ab89cd
3
- size 6441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1434f5a937434f6c48ab6eddd0ef2e02865b26696febdb4018840451f1310313
3
+ size 7478