bob-bob-bob-3 commited on
Commit
0c148c5
1 Parent(s): 29414d5

End of training

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: indolem/indobertweet-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: buburayam2024_indobtwt_7_semimaxunder
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # buburayam2024_indobtwt_7_semimaxunder
15
+
16
+ This model is a fine-tuned version of [indolem/indobertweet-base-uncased](https://huggingface.co/indolem/indobertweet-base-uncased) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.4954
19
+ - F1 macro: 0.3816
20
+ - Weighted: 0.5658
21
+ - Balanced accuracy: 0.5340
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 7
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 macro | Weighted | Balanced accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------------:|
52
+ | 1.5536 | 1.0 | 124 | 1.2828 | 0.3767 | 0.5913 | 0.4981 |
53
+ | 0.7422 | 2.0 | 248 | 1.4454 | 0.3589 | 0.5519 | 0.5031 |
54
+ | 0.3782 | 3.0 | 372 | 1.6100 | 0.3865 | 0.5978 | 0.5151 |
55
+ | 0.1952 | 4.0 | 496 | 1.9570 | 0.3801 | 0.5943 | 0.4926 |
56
+ | 0.0398 | 5.0 | 620 | 2.3618 | 0.3680 | 0.5483 | 0.5315 |
57
+ | 0.0762 | 6.0 | 744 | 2.3435 | 0.3767 | 0.5805 | 0.5088 |
58
+ | 0.0149 | 7.0 | 868 | 2.4954 | 0.3816 | 0.5658 | 0.5340 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.41.2
64
+ - Pytorch 2.3.0+cu121
65
+ - Datasets 2.20.0
66
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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,
14
+ "id2label": {
15
+ "0": "Sumber Daya Alam",
16
+ "1": "Politik",
17
+ "2": "Demografi",
18
+ "3": "Pertahanan dan Keamanan",
19
+ "4": "Ideologi",
20
+ "5": "Ekonomi",
21
+ "6": "Sosial Budaya",
22
+ "7": "Geografi"
23
+ },
24
+ "initializer_range": 0.02,
25
+ "intermediate_size": 3072,
26
+ "layer_norm_eps": 1e-12,
27
+ "max_position_embeddings": 512,
28
+ "model_type": "bert",
29
+ "num_attention_heads": 12,
30
+ "num_hidden_layers": 12,
31
+ "output_past": true,
32
+ "pad_token_id": 0,
33
+ "position_embedding_type": "absolute",
34
+ "problem_type": "single_label_classification",
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.41.2",
37
+ "type_vocab_size": 2,
38
+ "use_cache": true,
39
+ "vocab_size": 31923
40
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c373d7c932691fcfa226c0e04b71b6b8c844351a6b4401049dffb8cf0142a447
3
+ size 442280976
runs/Jun19_19-04-14_80516ee61c48/events.out.tfevents.1718823857.80516ee61c48.721.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc33d068b2f3d4d551c65bdef50825ef1f750a125609bc4b683f4cb18dd25652
3
+ size 26712
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06d0d3be67e4f2928e633cd23ec4645be2bea7ef1f94c65812dea6b018c832b6
3
+ size 5176