SotirisLegkas commited on
Commit
c9c717a
·
verified ·
1 Parent(s): 375a490

End of training

Browse files
README.md ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-large
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: roberta-large_ALL_BCE_translated_data_multihead_19_shuffled_special_tokens_final
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
+ # roberta-large_ALL_BCE_translated_data_multihead_19_shuffled_special_tokens_final
15
+
16
+ This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.4623
19
+ - F1 Macro 0.1: 0.1265
20
+ - F1 Macro 0.15: 0.1685
21
+ - F1 Macro 0.2: 0.2066
22
+ - F1 Macro 0.25: 0.2414
23
+ - F1 Macro 0.3: 0.2734
24
+ - F1 Macro 0.35: 0.3042
25
+ - F1 Macro 0.4: 0.3334
26
+ - F1 Macro 0.45: 0.3608
27
+ - F1 Macro 0.5: 0.3883
28
+ - F1 Macro 0.55: 0.4138
29
+ - F1 Macro 0.6: 0.4399
30
+ - F1 Macro 0.65: 0.4650
31
+ - F1 Macro 0.7: 0.4898
32
+ - F1 Macro 0.75: 0.5148
33
+ - F1 Macro 0.8: 0.5380
34
+ - F1 Macro 0.85: 0.5589
35
+ - F1 Macro 0.9: 0.5675
36
+ - F1 Macro 0.95: 0.5240
37
+ - Threshold 0: 0.9
38
+ - Threshold 1: 0.85
39
+ - Threshold 2: 0.9
40
+ - Threshold 3: 0.95
41
+ - Threshold 4: 0.85
42
+ - Threshold 5: 0.85
43
+ - Threshold 6: 0.9
44
+ - Threshold 7: 0.9
45
+ - Threshold 8: 0.9
46
+ - Threshold 9: 0.8
47
+ - Threshold 10: 0.95
48
+ - Threshold 11: 0.85
49
+ - Threshold 12: 0.9
50
+ - Threshold 13: 0.95
51
+ - Threshold 14: 0.9
52
+ - Threshold 15: 0.9
53
+ - Threshold 16: 0.9
54
+ - Threshold 17: 0.95
55
+ - Threshold 18: 0.95
56
+ - 0: 0.4528
57
+ - 1: 0.4559
58
+ - 2: 0.5380
59
+ - 3: 0.6832
60
+ - 4: 0.5859
61
+ - 5: 0.5963
62
+ - 6: 0.6048
63
+ - 7: 0.5750
64
+ - 8: 0.6180
65
+ - 9: 0.6267
66
+ - 10: 0.7001
67
+ - 11: 0.6508
68
+ - 12: 0.4796
69
+ - 13: 0.3492
70
+ - 14: 0.5842
71
+ - 15: 0.5477
72
+ - 16: 0.5863
73
+ - 17: 0.7601
74
+ - 18: 0.5831
75
+ - Max F1: 0.5675
76
+ - Mean F1: 0.5778
77
+
78
+ ## Model description
79
+
80
+ More information needed
81
+
82
+ ## Intended uses & limitations
83
+
84
+ More information needed
85
+
86
+ ## Training and evaluation data
87
+
88
+ More information needed
89
+
90
+ ## Training procedure
91
+
92
+ ### Training hyperparameters
93
+
94
+ The following hyperparameters were used during training:
95
+ - learning_rate: 5e-06
96
+ - train_batch_size: 8
97
+ - eval_batch_size: 8
98
+ - seed: 2024
99
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
100
+ - lr_scheduler_type: linear
101
+ - lr_scheduler_warmup_ratio: 0.1
102
+ - num_epochs: 3
103
+ - mixed_precision_training: Native AMP
104
+
105
+ ### Training results
106
+
107
+ | Training Loss | Epoch | Step | Validation Loss | F1 Macro 0.1 | F1 Macro 0.15 | F1 Macro 0.2 | F1 Macro 0.25 | F1 Macro 0.3 | F1 Macro 0.35 | F1 Macro 0.4 | F1 Macro 0.45 | F1 Macro 0.5 | F1 Macro 0.55 | F1 Macro 0.6 | F1 Macro 0.65 | F1 Macro 0.7 | F1 Macro 0.75 | F1 Macro 0.8 | F1 Macro 0.85 | F1 Macro 0.9 | F1 Macro 0.95 | Threshold 0 | Threshold 1 | Threshold 2 | Threshold 3 | Threshold 4 | Threshold 5 | Threshold 6 | Threshold 7 | Threshold 8 | Threshold 9 | Threshold 10 | Threshold 11 | Threshold 12 | Threshold 13 | Threshold 14 | Threshold 15 | Threshold 16 | Threshold 17 | Threshold 18 | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Max F1 | Mean F1 |
108
+ |:-------------:|:-----:|:-----:|:---------------:|:------------:|:-------------:|:------------:|:-------------:|:------------:|:-------------:|:------------:|:-------------:|:------------:|:-------------:|:------------:|:-------------:|:------------:|:-------------:|:------------:|:-------------:|:------------:|:-------------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:------------:|:------------:|:------------:|:------------:|:------------:|:------------:|:------------:|:------------:|:------------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:------:|:-------:|
109
+ | 1.0816 | 1.0 | 7458 | 0.7590 | 0.0866 | 0.1168 | 0.1480 | 0.1784 | 0.2078 | 0.2358 | 0.2614 | 0.2862 | 0.3099 | 0.3346 | 0.3563 | 0.3779 | 0.3945 | 0.4110 | 0.4162 | 0.4117 | 0.3749 | 0.2469 | 0.75 | 0.75 | 0.8 | 0.8 | 0.75 | 0.85 | 0.85 | 0.8 | 0.85 | 0.75 | 0.9 | 0.8 | 0.85 | 0.75 | 0.9 | 0.85 | 0.75 | 0.9 | 0.8 | 0.2220 | 0.2864 | 0.3679 | 0.4359 | 0.4629 | 0.4666 | 0.5148 | 0.3813 | 0.4581 | 0.5339 | 0.5427 | 0.5521 | 0.3009 | 0.2251 | 0.4403 | 0.3585 | 0.4618 | 0.6699 | 0.4129 | 0.4162 | 0.4260 |
110
+ | 0.7345 | 2.0 | 14916 | 0.5285 | 0.1075 | 0.1419 | 0.1746 | 0.2053 | 0.2342 | 0.2613 | 0.2880 | 0.3140 | 0.3397 | 0.3643 | 0.3895 | 0.4136 | 0.4384 | 0.4637 | 0.4882 | 0.5089 | 0.5194 | 0.4806 | 0.9 | 0.85 | 0.9 | 0.95 | 0.85 | 0.9 | 0.9 | 0.9 | 0.9 | 0.8 | 0.95 | 0.9 | 0.9 | 0.95 | 0.9 | 0.95 | 0.9 | 0.95 | 0.95 | 0.3721 | 0.4047 | 0.4824 | 0.6195 | 0.5458 | 0.5504 | 0.5722 | 0.5126 | 0.5609 | 0.6075 | 0.6467 | 0.6181 | 0.4059 | 0.3256 | 0.5522 | 0.4702 | 0.5553 | 0.7329 | 0.5234 | 0.5194 | 0.5294 |
111
+ | 0.5782 | 3.0 | 22374 | 0.4623 | 0.1265 | 0.1685 | 0.2066 | 0.2414 | 0.2734 | 0.3042 | 0.3334 | 0.3608 | 0.3883 | 0.4138 | 0.4399 | 0.4650 | 0.4898 | 0.5148 | 0.5380 | 0.5589 | 0.5675 | 0.5240 | 0.9 | 0.85 | 0.9 | 0.95 | 0.85 | 0.85 | 0.9 | 0.9 | 0.9 | 0.8 | 0.95 | 0.85 | 0.9 | 0.95 | 0.9 | 0.9 | 0.9 | 0.95 | 0.95 | 0.4528 | 0.4559 | 0.5380 | 0.6832 | 0.5859 | 0.5963 | 0.6048 | 0.5750 | 0.6180 | 0.6267 | 0.7001 | 0.6508 | 0.4796 | 0.3492 | 0.5842 | 0.5477 | 0.5863 | 0.7601 | 0.5831 | 0.5675 | 0.5778 |
112
+
113
+
114
+ ### Framework versions
115
+
116
+ - Transformers 4.39.3
117
+ - Pytorch 2.2.2+cu121
118
+ - Datasets 2.18.0
119
+ - Tokenizers 0.15.2
added_tokens.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<Achievement>": 50269,
3
+ "<Benevolence: caring>": 50279,
4
+ "<Benevolence: dependability>": 50280,
5
+ "<Conformity: interpersonal>": 50277,
6
+ "<Conformity: rules>": 50276,
7
+ "<Face>": 50272,
8
+ "<Hedonism>": 50268,
9
+ "<Humility>": 50278,
10
+ "<Power: dominance>": 50270,
11
+ "<Power: resources>": 50271,
12
+ "<Security: personal>": 50273,
13
+ "<Security: societal>": 50274,
14
+ "<Self-direction: action>": 50266,
15
+ "<Self-direction: thought>": 50265,
16
+ "<Stimulation>": 50267,
17
+ "<Tradition>": 50275,
18
+ "<Universalism: concern>": 50281,
19
+ "<Universalism: nature>": 50282,
20
+ "<Universalism: tolerance>": 50283
21
+ }
config.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roberta-large",
3
+ "architectures": [
4
+ "MultiHead_MultiLabel"
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": 1024,
13
+ "id2label": {
14
+ "0": "Self-direction: thought",
15
+ "1": "Self-direction: action",
16
+ "2": "Stimulation",
17
+ "3": "Hedonism",
18
+ "4": "Achievement",
19
+ "5": "Power: dominance",
20
+ "6": "Power: resources",
21
+ "7": "Face",
22
+ "8": "Security: personal",
23
+ "9": "Security: societal",
24
+ "10": "Tradition",
25
+ "11": "Conformity: rules",
26
+ "12": "Conformity: interpersonal",
27
+ "13": "Humility",
28
+ "14": "Benevolence: caring",
29
+ "15": "Benevolence: dependability",
30
+ "16": "Universalism: concern",
31
+ "17": "Universalism: nature",
32
+ "18": "Universalism: tolerance"
33
+ },
34
+ "initializer_range": 0.02,
35
+ "intermediate_size": 4096,
36
+ "label2id": {
37
+ "Achievement": 4,
38
+ "Benevolence: caring": 14,
39
+ "Benevolence: dependability": 15,
40
+ "Conformity: interpersonal": 12,
41
+ "Conformity: rules": 11,
42
+ "Face": 7,
43
+ "Hedonism": 3,
44
+ "Humility": 13,
45
+ "Power: dominance": 5,
46
+ "Power: resources": 6,
47
+ "Security: personal": 8,
48
+ "Security: societal": 9,
49
+ "Self-direction: action": 1,
50
+ "Self-direction: thought": 0,
51
+ "Stimulation": 2,
52
+ "Tradition": 10,
53
+ "Universalism: concern": 16,
54
+ "Universalism: nature": 17,
55
+ "Universalism: tolerance": 18
56
+ },
57
+ "layer_norm_eps": 1e-05,
58
+ "max_position_embeddings": 514,
59
+ "model_type": "roberta",
60
+ "num_attention_heads": 16,
61
+ "num_hidden_layers": 24,
62
+ "pad_token_id": 1,
63
+ "position_embedding_type": "absolute",
64
+ "problem_type": "multi_label_classification",
65
+ "torch_dtype": "float32",
66
+ "transformers_version": "4.39.3",
67
+ "type_vocab_size": 1,
68
+ "use_cache": true,
69
+ "vocab_size": 50284
70
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd2bcb63738a127099697b147f640d1ec87dc6826a2f9b8d1ccb408dc8120844
3
+ size 2820509468
special_tokens_map.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<Self-direction: thought>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<Self-direction: action>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ },
17
+ {
18
+ "content": "<Stimulation>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ {
25
+ "content": "<Hedonism>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ },
31
+ {
32
+ "content": "<Achievement>",
33
+ "lstrip": false,
34
+ "normalized": false,
35
+ "rstrip": false,
36
+ "single_word": false
37
+ },
38
+ {
39
+ "content": "<Power: dominance>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false
44
+ },
45
+ {
46
+ "content": "<Power: resources>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false
51
+ },
52
+ {
53
+ "content": "<Face>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false
58
+ },
59
+ {
60
+ "content": "<Security: personal>",
61
+ "lstrip": false,
62
+ "normalized": false,
63
+ "rstrip": false,
64
+ "single_word": false
65
+ },
66
+ {
67
+ "content": "<Security: societal>",
68
+ "lstrip": false,
69
+ "normalized": false,
70
+ "rstrip": false,
71
+ "single_word": false
72
+ },
73
+ {
74
+ "content": "<Tradition>",
75
+ "lstrip": false,
76
+ "normalized": false,
77
+ "rstrip": false,
78
+ "single_word": false
79
+ },
80
+ {
81
+ "content": "<Conformity: rules>",
82
+ "lstrip": false,
83
+ "normalized": false,
84
+ "rstrip": false,
85
+ "single_word": false
86
+ },
87
+ {
88
+ "content": "<Conformity: interpersonal>",
89
+ "lstrip": false,
90
+ "normalized": false,
91
+ "rstrip": false,
92
+ "single_word": false
93
+ },
94
+ {
95
+ "content": "<Humility>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": false,
99
+ "single_word": false
100
+ },
101
+ {
102
+ "content": "<Benevolence: caring>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false
107
+ },
108
+ {
109
+ "content": "<Benevolence: dependability>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false
114
+ },
115
+ {
116
+ "content": "<Universalism: concern>",
117
+ "lstrip": false,
118
+ "normalized": false,
119
+ "rstrip": false,
120
+ "single_word": false
121
+ },
122
+ {
123
+ "content": "<Universalism: nature>",
124
+ "lstrip": false,
125
+ "normalized": false,
126
+ "rstrip": false,
127
+ "single_word": false
128
+ },
129
+ {
130
+ "content": "<Universalism: tolerance>",
131
+ "lstrip": false,
132
+ "normalized": false,
133
+ "rstrip": false,
134
+ "single_word": false
135
+ }
136
+ ],
137
+ "bos_token": "<s>",
138
+ "cls_token": "<s>",
139
+ "eos_token": "</s>",
140
+ "mask_token": {
141
+ "content": "<mask>",
142
+ "lstrip": true,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false
146
+ },
147
+ "pad_token": "<pad>",
148
+ "sep_token": "</s>",
149
+ "unk_token": "<unk>"
150
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "50265": {
45
+ "content": "<Self-direction: thought>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "50266": {
53
+ "content": "<Self-direction: action>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "50267": {
61
+ "content": "<Stimulation>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "50268": {
69
+ "content": "<Hedonism>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "50269": {
77
+ "content": "<Achievement>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "50270": {
85
+ "content": "<Power: dominance>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "50271": {
93
+ "content": "<Power: resources>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "50272": {
101
+ "content": "<Face>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "50273": {
109
+ "content": "<Security: personal>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "50274": {
117
+ "content": "<Security: societal>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "50275": {
125
+ "content": "<Tradition>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "50276": {
133
+ "content": "<Conformity: rules>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "50277": {
141
+ "content": "<Conformity: interpersonal>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "50278": {
149
+ "content": "<Humility>",
150
+ "lstrip": false,
151
+ "normalized": false,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "50279": {
157
+ "content": "<Benevolence: caring>",
158
+ "lstrip": false,
159
+ "normalized": false,
160
+ "rstrip": false,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "50280": {
165
+ "content": "<Benevolence: dependability>",
166
+ "lstrip": false,
167
+ "normalized": false,
168
+ "rstrip": false,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "50281": {
173
+ "content": "<Universalism: concern>",
174
+ "lstrip": false,
175
+ "normalized": false,
176
+ "rstrip": false,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "50282": {
181
+ "content": "<Universalism: nature>",
182
+ "lstrip": false,
183
+ "normalized": false,
184
+ "rstrip": false,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "50283": {
189
+ "content": "<Universalism: tolerance>",
190
+ "lstrip": false,
191
+ "normalized": false,
192
+ "rstrip": false,
193
+ "single_word": false,
194
+ "special": true
195
+ }
196
+ },
197
+ "additional_special_tokens": [
198
+ "<Self-direction: thought>",
199
+ "<Self-direction: action>",
200
+ "<Stimulation>",
201
+ "<Hedonism>",
202
+ "<Achievement>",
203
+ "<Power: dominance>",
204
+ "<Power: resources>",
205
+ "<Face>",
206
+ "<Security: personal>",
207
+ "<Security: societal>",
208
+ "<Tradition>",
209
+ "<Conformity: rules>",
210
+ "<Conformity: interpersonal>",
211
+ "<Humility>",
212
+ "<Benevolence: caring>",
213
+ "<Benevolence: dependability>",
214
+ "<Universalism: concern>",
215
+ "<Universalism: nature>",
216
+ "<Universalism: tolerance>"
217
+ ],
218
+ "bos_token": "<s>",
219
+ "clean_up_tokenization_spaces": true,
220
+ "cls_token": "<s>",
221
+ "do_lower_case": false,
222
+ "eos_token": "</s>",
223
+ "errors": "replace",
224
+ "mask_token": "<mask>",
225
+ "model_max_length": 512,
226
+ "pad_token": "<pad>",
227
+ "sep_token": "</s>",
228
+ "tokenizer_class": "RobertaTokenizer",
229
+ "trim_offsets": true,
230
+ "unk_token": "<unk>"
231
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00639f627dd9d62c9ccdbf122cd5d0b02363b35378009d5d5eb062b8d69d5d7a
3
+ size 5048
vocab.json ADDED
The diff for this file is too large to render. See raw diff