haryoaw commited on
Commit
64d5a07
1 Parent(s): 5bb5ab6

Initial Commit

Browse files
Files changed (4) hide show
  1. README.md +124 -0
  2. config.json +29 -0
  3. pytorch_model.bin +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: haryoaw/scenario-teacher-data-hate_speech_filipino-model-xlm-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - hate_speech_filipino
8
+ metrics:
9
+ - accuracy
10
+ - f1
11
+ model-index:
12
+ - name: scenario-kd-from-post-finetune-gold-silver-div-2-data-hate_speech_filipino-model
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # scenario-kd-from-post-finetune-gold-silver-div-2-data-hate_speech_filipino-model
20
+
21
+ This model is a fine-tuned version of [haryoaw/scenario-teacher-data-hate_speech_filipino-model-xlm-roberta-base](https://huggingface.co/haryoaw/scenario-teacher-data-hate_speech_filipino-model-xlm-roberta-base) on the hate_speech_filipino dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.8676
24
+ - Accuracy: 0.7836
25
+ - F1: 0.7765
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 5e-05
45
+ - train_batch_size: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 6969
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
56
+ | No log | 0.32 | 100 | 1.4538 | 0.7609 | 0.7566 |
57
+ | No log | 0.64 | 200 | 1.2488 | 0.7625 | 0.7594 |
58
+ | No log | 0.96 | 300 | 1.1488 | 0.7691 | 0.7658 |
59
+ | No log | 1.28 | 400 | 1.0930 | 0.7836 | 0.7666 |
60
+ | 1.2528 | 1.6 | 500 | 1.1216 | 0.7802 | 0.7576 |
61
+ | 1.2528 | 1.92 | 600 | 1.0502 | 0.7696 | 0.7658 |
62
+ | 1.2528 | 2.24 | 700 | 1.1185 | 0.7698 | 0.7729 |
63
+ | 1.2528 | 2.56 | 800 | 1.1002 | 0.7739 | 0.7621 |
64
+ | 1.2528 | 2.88 | 900 | 1.0090 | 0.7807 | 0.7662 |
65
+ | 0.8257 | 3.19 | 1000 | 1.0320 | 0.7836 | 0.7673 |
66
+ | 0.8257 | 3.51 | 1100 | 1.0162 | 0.7869 | 0.7673 |
67
+ | 0.8257 | 3.83 | 1200 | 0.9923 | 0.7880 | 0.7677 |
68
+ | 0.8257 | 4.15 | 1300 | 1.0061 | 0.7845 | 0.7653 |
69
+ | 0.8257 | 4.47 | 1400 | 0.9962 | 0.7878 | 0.7710 |
70
+ | 0.6686 | 4.79 | 1500 | 1.0640 | 0.7791 | 0.7774 |
71
+ | 0.6686 | 5.11 | 1600 | 0.9700 | 0.7864 | 0.7634 |
72
+ | 0.6686 | 5.43 | 1700 | 0.9535 | 0.7885 | 0.7680 |
73
+ | 0.6686 | 5.75 | 1800 | 0.9281 | 0.7961 | 0.7730 |
74
+ | 0.6686 | 6.07 | 1900 | 0.9843 | 0.7776 | 0.7754 |
75
+ | 0.5743 | 6.39 | 2000 | 0.9219 | 0.7937 | 0.7721 |
76
+ | 0.5743 | 6.71 | 2100 | 0.9237 | 0.7880 | 0.7760 |
77
+ | 0.5743 | 7.03 | 2200 | 0.9497 | 0.7899 | 0.7703 |
78
+ | 0.5743 | 7.35 | 2300 | 0.9365 | 0.7859 | 0.7747 |
79
+ | 0.5743 | 7.67 | 2400 | 1.0137 | 0.7663 | 0.7722 |
80
+ | 0.5272 | 7.99 | 2500 | 0.9682 | 0.7895 | 0.7678 |
81
+ | 0.5272 | 8.31 | 2600 | 0.9419 | 0.7843 | 0.7752 |
82
+ | 0.5272 | 8.63 | 2700 | 0.9684 | 0.7864 | 0.7792 |
83
+ | 0.5272 | 8.95 | 2800 | 0.9374 | 0.7935 | 0.7745 |
84
+ | 0.5272 | 9.27 | 2900 | 0.9877 | 0.7935 | 0.7790 |
85
+ | 0.4948 | 9.58 | 3000 | 0.9243 | 0.7859 | 0.7747 |
86
+ | 0.4948 | 9.9 | 3100 | 0.8968 | 0.7885 | 0.7710 |
87
+ | 0.4948 | 10.22 | 3200 | 0.8843 | 0.7845 | 0.7715 |
88
+ | 0.4948 | 10.54 | 3300 | 0.9175 | 0.7911 | 0.7738 |
89
+ | 0.4948 | 10.86 | 3400 | 0.9012 | 0.7932 | 0.7754 |
90
+ | 0.4658 | 11.18 | 3500 | 0.8939 | 0.7836 | 0.7739 |
91
+ | 0.4658 | 11.5 | 3600 | 0.9108 | 0.7819 | 0.7774 |
92
+ | 0.4658 | 11.82 | 3700 | 0.9651 | 0.7788 | 0.7771 |
93
+ | 0.4658 | 12.14 | 3800 | 0.8833 | 0.7949 | 0.7732 |
94
+ | 0.4658 | 12.46 | 3900 | 0.8860 | 0.7968 | 0.7777 |
95
+ | 0.4449 | 12.78 | 4000 | 0.8929 | 0.7873 | 0.7745 |
96
+ | 0.4449 | 13.1 | 4100 | 0.9065 | 0.7885 | 0.7824 |
97
+ | 0.4449 | 13.42 | 4200 | 0.9258 | 0.7802 | 0.7756 |
98
+ | 0.4449 | 13.74 | 4300 | 0.9231 | 0.7833 | 0.7818 |
99
+ | 0.4449 | 14.06 | 4400 | 0.8578 | 0.8001 | 0.7825 |
100
+ | 0.4249 | 14.38 | 4500 | 0.8835 | 0.7873 | 0.7838 |
101
+ | 0.4249 | 14.7 | 4600 | 0.9011 | 0.7909 | 0.7847 |
102
+ | 0.4249 | 15.02 | 4700 | 0.9035 | 0.7852 | 0.7816 |
103
+ | 0.4249 | 15.34 | 4800 | 0.8461 | 0.7956 | 0.7776 |
104
+ | 0.4249 | 15.65 | 4900 | 0.8402 | 0.7928 | 0.7835 |
105
+ | 0.4159 | 15.97 | 5000 | 0.8629 | 0.7888 | 0.7782 |
106
+ | 0.4159 | 16.29 | 5100 | 0.8737 | 0.7925 | 0.7737 |
107
+ | 0.4159 | 16.61 | 5200 | 0.8610 | 0.7916 | 0.7736 |
108
+ | 0.4159 | 16.93 | 5300 | 0.8533 | 0.7977 | 0.7819 |
109
+ | 0.4159 | 17.25 | 5400 | 0.8838 | 0.7906 | 0.7778 |
110
+ | 0.4032 | 17.57 | 5500 | 0.8602 | 0.7925 | 0.7793 |
111
+ | 0.4032 | 17.89 | 5600 | 0.8505 | 0.7942 | 0.7805 |
112
+ | 0.4032 | 18.21 | 5700 | 0.8540 | 0.7824 | 0.7782 |
113
+ | 0.4032 | 18.53 | 5800 | 0.9424 | 0.7916 | 0.7589 |
114
+ | 0.4032 | 18.85 | 5900 | 0.8829 | 0.7859 | 0.7796 |
115
+ | 0.3915 | 19.17 | 6000 | 0.8206 | 0.7975 | 0.7844 |
116
+ | 0.3915 | 19.49 | 6100 | 0.8676 | 0.7836 | 0.7765 |
117
+
118
+
119
+ ### Framework versions
120
+
121
+ - Transformers 4.33.3
122
+ - Pytorch 2.0.1
123
+ - Datasets 2.14.5
124
+ - Tokenizers 0.13.3
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "haryoaw/scenario-teacher-data-hate_speech_filipino-model-xlm-roberta-base",
3
+ "architectures": [
4
+ "XLMRobertaForSequenceClassificationKD"
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,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "xlm-roberta",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 6,
20
+ "output_past": true,
21
+ "pad_token_id": 1,
22
+ "position_embedding_type": "absolute",
23
+ "problem_type": "single_label_classification",
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.33.3",
26
+ "type_vocab_size": 1,
27
+ "use_cache": true,
28
+ "vocab_size": 250002
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3525421c3782ca06cd45dd1ee1a2e8500a8baa9b1a411169fda27c9e4397f3cf
3
+ size 942107569
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac9cd96e02b6aaa85440c9e50fafd4f94f4beac70b81126e59b5ad8a733088d4
3
+ size 4283