brescia commited on
Commit
22b0b64
1 Parent(s): 25ac73b

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.2920
24
- - Accuracy: 0.9289
25
- - Precision: 0.9289
26
- - Recall: 0.9289
27
- - F1: 0.9289
28
 
29
  ## Model description
30
 
@@ -55,13 +55,13 @@ 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 | 106 | 0.3489 | 0.8341 | 0.8341 | 0.8341 | 0.8341 |
59
- | No log | 2.0 | 212 | 0.2920 | 0.9289 | 0.9289 | 0.9289 | 0.9289 |
60
 
61
 
62
  ### Framework versions
63
 
64
- - Transformers 4.40.2
65
  - Pytorch 2.3.0+cu121
66
  - Datasets 2.19.1
67
  - Tokenizers 0.19.1
 
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.5107
24
+ - Accuracy: 0.8514
25
+ - Precision: 0.8514
26
+ - Recall: 0.8514
27
+ - F1: 0.8514
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | No log | 1.0 | 149 | 0.3736 | 0.8446 | 0.8446 | 0.8446 | 0.8446 |
59
+ | No log | 2.0 | 298 | 0.5107 | 0.8514 | 0.8514 | 0.8514 | 0.8514 |
60
 
61
 
62
  ### Framework versions
63
 
64
+ - Transformers 4.41.2
65
  - Pytorch 2.3.0+cu121
66
  - Datasets 2.19.1
67
  - Tokenizers 0.19.1
config.json CHANGED
@@ -11,14 +11,14 @@
11
  "hidden_dropout_prob": 0.1,
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,
@@ -35,7 +35,7 @@
35
  "position_embedding_type": "absolute",
36
  "problem_type": "single_label_classification",
37
  "torch_dtype": "float32",
38
- "transformers_version": "4.40.2",
39
  "type_vocab_size": 2,
40
  "use_cache": true,
41
  "vocab_size": 50000
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "negative",
15
+ "1": "positive"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
+ "negative": 0,
21
+ "positive": 1
22
  },
23
  "layer_norm_eps": 1e-12,
24
  "max_position_embeddings": 512,
 
35
  "position_embedding_type": "absolute",
36
  "problem_type": "single_label_classification",
37
  "torch_dtype": "float32",
38
+ "transformers_version": "4.41.2",
39
  "type_vocab_size": 2,
40
  "use_cache": true,
41
  "vocab_size": 50000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6991b14ca949cab3def04d74bb5c1f2a9a226d0d80333aee24ee14438050c309
3
  size 497795072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d8fb0674947158a77f5cfd0d4505131148640b12e701fa9f301bc4f1cb03bf
3
  size 497795072
runs/Jun02_16-18-23_95ea8dedff80/events.out.tfevents.1717345105.95ea8dedff80.100261.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4240bf835259619e855f5de13dcf9fd4b76309e4a61a86bacb9339a03dbc6844
3
+ size 6431
runs/Jun02_16-18-23_95ea8dedff80/events.out.tfevents.1717348813.95ea8dedff80.100261.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9261b9d0ba6653946c20f1df443a7e59d4362accc5a7f671ffafa4af8f3dfbd6
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:014de6f12af94706524e0ed8328c8fa0734a390ae38b3410f069da93a4e651db
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38603ae460a712d6a741a90216142214574a8d37da7a3195c768759fd07154ed
3
+ size 5112