albarpambagio commited on
Commit
dfc4b71
1 Parent(s): 2322ea5
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: er-model
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
+ # er-model
20
+
21
+ This model is a fine-tuned version of [indolem/indobertweet-base-uncased](https://huggingface.co/indolem/indobertweet-base-uncased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.6762
24
+ - Accuracy: 0.6981
25
+ - Precision: 0.7022
26
+ - Recall: 0.6981
27
+ - F1: 0.6963
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: 2e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 64
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 5
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 0.7817 | 1.0 | 266 | 0.6859 | 0.7057 | 0.7140 | 0.7057 | 0.7061 |
60
+ | 0.6052 | 2.0 | 532 | 0.6762 | 0.6981 | 0.7022 | 0.6981 | 0.6963 |
61
+ | 0.488 | 3.0 | 798 | 0.7251 | 0.7189 | 0.7208 | 0.7189 | 0.7192 |
62
+ | 0.3578 | 4.0 | 1064 | 0.7943 | 0.7208 | 0.7240 | 0.7208 | 0.7222 |
63
+ | 0.2887 | 5.0 | 1330 | 0.8250 | 0.7038 | 0.7093 | 0.7038 | 0.7056 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.41.2
69
+ - Pytorch 2.1.2
70
+ - Datasets 2.19.2
71
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:202edb508ff2715ea0d49b96b3b0c64f28840090af74b4874833bbcb30ce5cc6
3
  size 442271748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8faabdcf7621a7429e5e01ad2a7087fca08ddf340812b7a8a528f51454cf804
3
  size 442271748