bob-bob-bob-3 commited on
Commit
f412899
1 Parent(s): 01fad16

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: nasiuduk2024_indobtwt_7_u_o
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
+ # nasiuduk2024_indobtwt_7_u_o
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.5305
19
+ - F1 macro: 0.3802
20
+ - Weighted: 0.5879
21
+ - Balanced accuracy: 0.5179
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.4191 | 1.0 | 162 | 1.3702 | 0.3358 | 0.5319 | 0.4757 |
53
+ | 0.6762 | 2.0 | 324 | 1.3777 | 0.3590 | 0.5807 | 0.4857 |
54
+ | 0.4675 | 3.0 | 486 | 1.5368 | 0.4526 | 0.5879 | 0.5707 |
55
+ | 0.1559 | 4.0 | 648 | 2.3060 | 0.3595 | 0.5416 | 0.4922 |
56
+ | 0.0104 | 5.0 | 810 | 2.2064 | 0.3881 | 0.6050 | 0.5170 |
57
+ | 0.0076 | 6.0 | 972 | 2.4857 | 0.3849 | 0.5892 | 0.5210 |
58
+ | 0.0025 | 7.0 | 1134 | 2.5305 | 0.3802 | 0.5879 | 0.5179 |
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:947a1acdfa9d6af14843ca742d9c9f70b66f7844a65cd83a65fedd427ad6a54c
3
+ size 442280976
runs/Jun19_19-42-06_80516ee61c48/events.out.tfevents.1718826127.80516ee61c48.721.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523878e0f6f43a568b5afeec54983cf22885a1e56557db3baccc1de857247f1f
3
+ size 32387
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42825d76bb033478f3098aec6ba2589f272aa8747a4e417fb7a12355d251eb4a
3
+ size 5176