bwahyuh commited on
Commit
9f9dfa0
1 Parent(s): be0fdaa

Training complete

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: mit
3
- base_model: intfloat/multilingual-e5-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # digidaw
20
 
21
- This model is a fine-tuned version of [intfloat/multilingual-e5-base](https://huggingface.co/intfloat/multilingual-e5-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 5.1093
24
- - Accuracy: 0.095
25
- - Precision: 0.0784
26
- - Recall: 0.1217
27
- - F1: 0.0557
28
 
29
  ## Model description
30
 
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | 0.9895 | 1.0 | 156 | 4.4196 | 0.089 | 0.0792 | 0.1167 | 0.0479 |
59
- | 0.6357 | 2.0 | 312 | 4.8610 | 0.089 | 0.0952 | 0.1160 | 0.0495 |
60
- | 0.3968 | 3.0 | 468 | 5.1093 | 0.095 | 0.0784 | 0.1217 | 0.0557 |
61
 
62
 
63
  ### Framework versions
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: indolem/indobertweet-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
18
 
19
  # digidaw
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: 5.0189
24
+ - Accuracy: 0.126
25
+ - Precision: 0.2318
26
+ - Recall: 0.1268
27
+ - F1: 0.0802
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.9331 | 1.0 | 156 | 3.9962 | 0.137 | 0.1228 | 0.1378 | 0.0826 |
59
+ | 0.536 | 2.0 | 312 | 4.6163 | 0.125 | 0.1130 | 0.1259 | 0.0754 |
60
+ | 0.2959 | 3.0 | 468 | 5.0189 | 0.126 | 0.2318 | 0.1268 | 0.0802 |
61
 
62
 
63
  ### Framework versions
config.json CHANGED
@@ -1,12 +1,13 @@
1
  {
2
- "_name_or_path": "intfloat/multilingual-e5-base",
3
  "architectures": [
4
- "XLMRobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
- "eos_token_id": 2,
 
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
@@ -32,18 +33,18 @@
32
  "Sosial Budaya": 3,
33
  "Sumber Daya Alam": 5
34
  },
35
- "layer_norm_eps": 1e-05,
36
- "max_position_embeddings": 514,
37
- "model_type": "xlm-roberta",
38
  "num_attention_heads": 12,
39
  "num_hidden_layers": 12,
40
  "output_past": true,
41
- "pad_token_id": 1,
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
  "transformers_version": "4.41.2",
46
- "type_vocab_size": 1,
47
  "use_cache": true,
48
- "vocab_size": 250002
49
  }
 
1
  {
2
+ "_name_or_path": "indolem/indobertweet-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
+ "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
 
33
  "Sosial Budaya": 3,
34
  "Sumber Daya Alam": 5
35
  },
36
+ "layer_norm_eps": 1e-12,
37
+ "max_position_embeddings": 512,
38
+ "model_type": "bert",
39
  "num_attention_heads": 12,
40
  "num_hidden_layers": 12,
41
  "output_past": true,
42
+ "pad_token_id": 0,
43
  "position_embedding_type": "absolute",
44
  "problem_type": "single_label_classification",
45
  "torch_dtype": "float32",
46
  "transformers_version": "4.41.2",
47
+ "type_vocab_size": 2,
48
  "use_cache": true,
49
+ "vocab_size": 31923
50
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06ee67d15bfef3111dfca931f3b8cece9c25a2c4be6943b93321341dd2b0ea91
3
- size 1112223464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:339f517a2cbf7a48082210b66656041312c294c82bc2dca5685825eb6f415656
3
+ size 442280976
runs/Jun12_07-08-15_f13255a39794/events.out.tfevents.1718176096.f13255a39794.362.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b7e09d30e196a5699b031cf491656767f4a396e48dee08790ed52ddf0ee458
3
+ size 5949
runs/Jun12_07-11-28_f13255a39794/events.out.tfevents.1718176288.f13255a39794.362.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f86d7712e4d4c420fcea9cbb682050d93b3176580da8182df1cd7dba24293c
3
+ size 7673
special_tokens_map.json CHANGED
@@ -1,51 +1,7 @@
1
  {
2
- "bos_token": {
3
- "content": "<s>",
4
- "lstrip": false,
5
- "normalized": false,
6
- "rstrip": false,
7
- "single_word": false
8
- },
9
- "cls_token": {
10
- "content": "<s>",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "eos_token": {
17
- "content": "</s>",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- },
23
- "mask_token": {
24
- "content": "<mask>",
25
- "lstrip": true,
26
- "normalized": false,
27
- "rstrip": false,
28
- "single_word": false
29
- },
30
- "pad_token": {
31
- "content": "<pad>",
32
- "lstrip": false,
33
- "normalized": false,
34
- "rstrip": false,
35
- "single_word": false
36
- },
37
- "sep_token": {
38
- "content": "</s>",
39
- "lstrip": false,
40
- "normalized": false,
41
- "rstrip": false,
42
- "single_word": false
43
- },
44
- "unk_token": {
45
- "content": "<unk>",
46
- "lstrip": false,
47
- "normalized": false,
48
- "rstrip": false,
49
- "single_word": false
50
- }
51
  }
 
1
  {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c088c06cf975b7097e469bd69630cdb0d675c6db1ce3af1042b6e19c6d01f22
3
- size 17082999
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:569da783bde8185e4bc7ac63a9b6d3b53f97694aa4723c03715fd3e81eac7f22
3
+ size 737950
tokenizer_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "added_tokens_decoder": {
3
  "0": {
4
- "content": "<s>",
5
  "lstrip": false,
6
  "normalized": false,
7
  "rstrip": false,
@@ -9,7 +9,7 @@
9
  "special": true
10
  },
11
  "1": {
12
- "content": "<pad>",
13
  "lstrip": false,
14
  "normalized": false,
15
  "rstrip": false,
@@ -17,7 +17,7 @@
17
  "special": true
18
  },
19
  "2": {
20
- "content": "</s>",
21
  "lstrip": false,
22
  "normalized": false,
23
  "rstrip": false,
@@ -25,30 +25,33 @@
25
  "special": true
26
  },
27
  "3": {
28
- "content": "<unk>",
29
  "lstrip": false,
30
  "normalized": false,
31
  "rstrip": false,
32
  "single_word": false,
33
  "special": true
34
  },
35
- "250001": {
36
- "content": "<mask>",
37
- "lstrip": true,
38
  "normalized": false,
39
  "rstrip": false,
40
  "single_word": false,
41
  "special": true
42
  }
43
  },
44
- "bos_token": "<s>",
45
  "clean_up_tokenization_spaces": true,
46
- "cls_token": "<s>",
47
- "eos_token": "</s>",
48
- "mask_token": "<mask>",
 
49
  "model_max_length": 128,
50
- "pad_token": "<pad>",
51
- "sep_token": "</s>",
52
- "tokenizer_class": "XLMRobertaTokenizer",
53
- "unk_token": "<unk>"
 
 
 
54
  }
 
1
  {
2
  "added_tokens_decoder": {
3
  "0": {
4
+ "content": "[PAD]",
5
  "lstrip": false,
6
  "normalized": false,
7
  "rstrip": false,
 
9
  "special": true
10
  },
11
  "1": {
12
+ "content": "[UNK]",
13
  "lstrip": false,
14
  "normalized": false,
15
  "rstrip": false,
 
17
  "special": true
18
  },
19
  "2": {
20
+ "content": "[MASK]",
21
  "lstrip": false,
22
  "normalized": false,
23
  "rstrip": false,
 
25
  "special": true
26
  },
27
  "3": {
28
+ "content": "[CLS]",
29
  "lstrip": false,
30
  "normalized": false,
31
  "rstrip": false,
32
  "single_word": false,
33
  "special": true
34
  },
35
+ "4": {
36
+ "content": "[SEP]",
37
+ "lstrip": false,
38
  "normalized": false,
39
  "rstrip": false,
40
  "single_word": false,
41
  "special": true
42
  }
43
  },
 
44
  "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
  "model_max_length": 128,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fff0c7ddbb4b8f2c8b645ad9e7943faec7b3ef95908271592c591c59b9476ac
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724d3da91f84c1d216a2d86660b34eac395f4e44c74a7a7612e9bb9aa6ffc753
3
  size 5048