luthfi507 commited on
Commit
f9fd60b
1 Parent(s): 4d770a4

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_name_or_path": "indolem/indobert-base-uncased",
 
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
- "bos_token_id": 0,
8
  "classifier_dropout": null,
9
- "eos_token_ids": 0,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
@@ -39,11 +39,16 @@
39
  "num_hidden_layers": 12,
40
  "output_past": true,
41
  "pad_token_id": 0,
 
 
 
 
 
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.41.1",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
- "vocab_size": 31923
49
  }
 
1
  {
2
+ "_name_or_path": "indobenchmark/indobert-base-p1",
3
+ "_num_labels": 5,
4
  "architectures": [
5
  "BertForSequenceClassification"
6
  ],
7
  "attention_probs_dropout_prob": 0.1,
 
8
  "classifier_dropout": null,
9
+ "directionality": "bidi",
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
 
39
  "num_hidden_layers": 12,
40
  "output_past": true,
41
  "pad_token_id": 0,
42
+ "pooler_fc_size": 768,
43
+ "pooler_num_attention_heads": 12,
44
+ "pooler_num_fc_layers": 3,
45
+ "pooler_size_per_head": 128,
46
+ "pooler_type": "first_token_transform",
47
  "position_embedding_type": "absolute",
48
  "problem_type": "single_label_classification",
49
  "torch_dtype": "float32",
50
+ "transformers_version": "4.41.2",
51
  "type_vocab_size": 2,
52
  "use_cache": true,
53
+ "vocab_size": 50000
54
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a93a1e6003fa3d55e8fe75ee45898d2af89900c4216ee32f8e0b669de72b3e5
3
- size 442280976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6346f4d6eb6ca233e31c38d2e6d2f06a50edbc929d9ad163e6a48982449f07d
3
+ size 497813528
runs/Jun11_02-27-02_d8953cd469c0/events.out.tfevents.1718072843.d8953cd469c0.659.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742b82913c3131de9b91dbfd255391509d73c4b989c811c6145a1ca0aca81c2b
3
+ size 5783
tokenizer_config.json CHANGED
@@ -17,7 +17,7 @@
17
  "special": true
18
  },
19
  "2": {
20
- "content": "[MASK]",
21
  "lstrip": false,
22
  "normalized": false,
23
  "rstrip": false,
@@ -25,7 +25,7 @@
25
  "special": true
26
  },
27
  "3": {
28
- "content": "[CLS]",
29
  "lstrip": false,
30
  "normalized": false,
31
  "rstrip": false,
@@ -33,7 +33,7 @@
33
  "special": true
34
  },
35
  "4": {
36
- "content": "[SEP]",
37
  "lstrip": false,
38
  "normalized": false,
39
  "rstrip": false,
 
17
  "special": true
18
  },
19
  "2": {
20
+ "content": "[CLS]",
21
  "lstrip": false,
22
  "normalized": false,
23
  "rstrip": false,
 
25
  "special": true
26
  },
27
  "3": {
28
+ "content": "[SEP]",
29
  "lstrip": false,
30
  "normalized": false,
31
  "rstrip": false,
 
33
  "special": true
34
  },
35
  "4": {
36
+ "content": "[MASK]",
37
  "lstrip": false,
38
  "normalized": false,
39
  "rstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25a28b1db1f30ccb6ca84a1e1f358ee448361e2ad1017553d04c74aacc16a1dc
3
- size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c188c14b1f3d954a355816da5ed7260093663236e48ff1c4267e8721cc51774
3
+ size 5112
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff