brescia commited on
Commit
628518a
1 Parent(s): 42cce47

Model save

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.2791
24
- - Accuracy: 0.9003
25
- - Precision: 0.9003
26
- - Recall: 0.9003
27
- - F1: 0.9003
28
 
29
  ## Model description
30
 
@@ -55,8 +55,8 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | No log | 1.0 | 151 | 0.2659 | 0.9037 | 0.9037 | 0.9037 | 0.9037 |
59
- | No log | 2.0 | 302 | 0.2791 | 0.9003 | 0.9003 | 0.9003 | 0.9003 |
60
 
61
 
62
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.7068
24
+ - Accuracy: 0.77
25
+ - Precision: 0.77
26
+ - Recall: 0.77
27
+ - F1: 0.7700
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | No log | 1.0 | 151 | 0.6582 | 0.6967 | 0.6967 | 0.6967 | 0.6967 |
59
+ | No log | 2.0 | 302 | 0.7068 | 0.77 | 0.77 | 0.77 | 0.7700 |
60
 
61
 
62
  ### Framework versions
config.json CHANGED
@@ -12,13 +12,15 @@
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "Negatif",
15
- "1": "Positif"
 
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
  "Negatif": 0,
21
- "Positif": 1
 
22
  },
23
  "layer_norm_eps": 1e-12,
24
  "max_position_embeddings": 512,
 
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "Negatif",
15
+ "1": "Netral",
16
+ "2": "Positif"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
  "Negatif": 0,
22
+ "Netral": 1,
23
+ "Positif": 2
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d39c5781b960786aa922af1524eb3c2c58351309c7f8107dfffe37492fdbe66
3
- size 497795072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b2912a6f01b0047df2b7f713540ae21c3b3e28a967bcfd2486e265abd9492e6
3
+ size 497798148
runs/May31_16-58-04_1e86ea438e7b/events.out.tfevents.1717174685.1e86ea438e7b.764.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d589ef4cd7df5ecc89a839467fff1284aad016548c69063c571717abb18b4dc
3
+ size 6445
runs/May31_16-58-04_1e86ea438e7b/events.out.tfevents.1717174756.1e86ea438e7b.764.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03428768f42ecbc1a74681ef7492c7f111fac7a117078a6f1ac4913487d3c5d7
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b14646e733a9c1c7861f73ee9460705e7186bd0893993ded584b29be4171f1c6
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec119a9509d3e26f9471c435849b083a0d317b364f133d9028b2c1cf83a83beb
3
  size 5112