bwahyuh commited on
Commit
b1f07f2
1 Parent(s): cd16197

Training complete

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: apache-2.0
3
- base_model: indolem/indobertweet-base-uncased
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 [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.7354
24
- - Accuracy: 0.8011
25
- - Precision: 0.6222
26
- - Recall: 0.5510
27
- - F1: 0.5686
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.9352 | 1.0 | 110 | 0.7414 | 0.7864 | 0.5489 | 0.4917 | 0.5051 |
59
- | 0.5174 | 2.0 | 220 | 0.7599 | 0.7850 | 0.5603 | 0.5242 | 0.5374 |
60
- | 0.3028 | 3.0 | 330 | 0.7354 | 0.8011 | 0.6222 | 0.5510 | 0.5686 |
61
 
62
 
63
  ### Framework versions
 
1
  ---
2
+ license: mit
3
+ base_model: FacebookAI/roberta-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
18
 
19
  # digidaw
20
 
21
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.3618
24
+ - Accuracy: 0.5941
25
+ - Precision: 0.0743
26
+ - Recall: 0.125
27
+ - F1: 0.0932
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 1.3939 | 1.0 | 110 | 1.3742 | 0.5941 | 0.0743 | 0.125 | 0.0932 |
59
+ | 1.3769 | 2.0 | 220 | 1.3634 | 0.5941 | 0.0743 | 0.125 | 0.0932 |
60
+ | 1.3696 | 3.0 | 330 | 1.3618 | 0.5941 | 0.0743 | 0.125 | 0.0932 |
61
 
62
 
63
  ### Framework versions
config.json CHANGED
@@ -1,13 +1,12 @@
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,18 +32,17 @@
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
  }
 
1
  {
2
+ "_name_or_path": "FacebookAI/roberta-base",
3
  "architectures": [
4
+ "RobertaForSequenceClassification"
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
  "Sosial Budaya": 3,
33
  "Sumber Daya Alam": 5
34
  },
35
+ "layer_norm_eps": 1e-05,
36
+ "max_position_embeddings": 514,
37
+ "model_type": "roberta",
38
  "num_attention_heads": 12,
39
  "num_hidden_layers": 12,
40
+ "pad_token_id": 1,
 
41
  "position_embedding_type": "absolute",
42
  "problem_type": "single_label_classification",
43
  "torch_dtype": "float32",
44
  "transformers_version": "4.41.2",
45
+ "type_vocab_size": 1,
46
  "use_cache": true,
47
+ "vocab_size": 50265
48
  }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e7c23dafc1b5ba465df088bbd4d54f5b00ff10094c287fbfd6c8c629c89c2f1
3
- size 442280976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a9896e330afc579e2de627b97a4d37f76b8ed28e7b5f34e8576d2e2b4b7b564
3
+ size 498631280
runs/Jun06_12-19-37_8b985dd3eeed/events.out.tfevents.1717676643.8b985dd3eeed.2286.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de05be562f2f940fe370c590f9d47c5095f45ff4b2ea46d4a7c18c610a5a346f
3
+ size 560
runs/Jun06_12-35-37_8b985dd3eeed/events.out.tfevents.1717677338.8b985dd3eeed.2286.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:816c0f43357262f207d7ca5a8d3a5c3bc40561ce4f5f110b2246f281aef629b0
3
+ size 7597
special_tokens_map.json CHANGED
@@ -1,7 +1,15 @@
1
  {
2
- "cls_token": "[CLS]",
3
- "mask_token": "[MASK]",
4
- "pad_token": "[PAD]",
5
- "sep_token": "[SEP]",
6
- "unk_token": "[UNK]"
 
 
 
 
 
 
 
 
7
  }
 
1
  {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
  }
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,57 +1,57 @@
1
  {
 
2
  "added_tokens_decoder": {
3
  "0": {
4
- "content": "[PAD]",
5
  "lstrip": false,
6
- "normalized": false,
7
  "rstrip": false,
8
  "single_word": false,
9
  "special": true
10
  },
11
  "1": {
12
- "content": "[UNK]",
13
  "lstrip": false,
14
- "normalized": false,
15
  "rstrip": false,
16
  "single_word": false,
17
  "special": true
18
  },
19
  "2": {
20
- "content": "[MASK]",
21
  "lstrip": false,
22
- "normalized": false,
23
  "rstrip": false,
24
  "single_word": 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
  }
 
1
  {
2
+ "add_prefix_space": false,
3
  "added_tokens_decoder": {
4
  "0": {
5
+ "content": "<s>",
6
  "lstrip": false,
7
+ "normalized": true,
8
  "rstrip": false,
9
  "single_word": false,
10
  "special": true
11
  },
12
  "1": {
13
+ "content": "<pad>",
14
  "lstrip": false,
15
+ "normalized": true,
16
  "rstrip": false,
17
  "single_word": false,
18
  "special": true
19
  },
20
  "2": {
21
+ "content": "</s>",
22
  "lstrip": false,
23
+ "normalized": true,
24
  "rstrip": false,
25
  "single_word": false,
26
  "special": true
27
  },
28
  "3": {
29
+ "content": "<unk>",
30
  "lstrip": false,
31
+ "normalized": true,
32
  "rstrip": false,
33
  "single_word": false,
34
  "special": true
35
  },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
  "normalized": false,
40
  "rstrip": false,
41
  "single_word": false,
42
  "special": true
43
  }
44
  },
45
+ "bos_token": "<s>",
46
  "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
  "model_max_length": 128,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
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:e8eb6841e029ba7f831f6293c00a45c33c8ca0999295c52df3bd2b6afcf2e8b4
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dd5f3bd7087a11069e6556652177038dc260fb1a489c0754256ea10e11d5842
3
  size 5048
vocab.json ADDED
The diff for this file is too large to render. See raw diff