muxitox commited on
Commit
6dbc0aa
1 Parent(s): 64324fa

Upload model

Browse files
config.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/gpfs/projects/bsc88/BERTs/models/roberta_base_ca_jsc/transformed_lr0.0005",
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
+ "finetuning_task": "tecla",
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "id2label": {
16
+ "0": "datetime_query",
17
+ "1": "iot_hue_lightchange",
18
+ "2": "transport_ticket",
19
+ "3": "takeaway_query",
20
+ "4": "qa_stock",
21
+ "5": "general_greet",
22
+ "6": "recommendation_events",
23
+ "7": "music_dislikeness",
24
+ "8": "iot_wemo_off",
25
+ "9": "cooking_recipe",
26
+ "10": "qa_currency",
27
+ "11": "transport_traffic",
28
+ "12": "general_quirky",
29
+ "13": "weather_query",
30
+ "14": "audio_volume_up",
31
+ "15": "email_addcontact",
32
+ "16": "takeaway_order",
33
+ "17": "email_querycontact",
34
+ "18": "iot_hue_lightup",
35
+ "19": "recommendation_locations",
36
+ "20": "play_audiobook",
37
+ "21": "lists_createoradd",
38
+ "22": "news_query",
39
+ "23": "alarm_query",
40
+ "24": "iot_wemo_on",
41
+ "25": "general_joke",
42
+ "26": "qa_definition",
43
+ "27": "social_query",
44
+ "28": "music_settings",
45
+ "29": "audio_volume_other",
46
+ "30": "calendar_remove",
47
+ "31": "iot_hue_lightdim",
48
+ "32": "calendar_query",
49
+ "33": "email_sendemail",
50
+ "34": "iot_cleaning",
51
+ "35": "audio_volume_down",
52
+ "36": "play_radio",
53
+ "37": "cooking_query",
54
+ "38": "datetime_convert",
55
+ "39": "qa_maths",
56
+ "40": "iot_hue_lightoff",
57
+ "41": "iot_hue_lighton",
58
+ "42": "transport_query",
59
+ "43": "music_likeness",
60
+ "44": "email_query",
61
+ "45": "play_music",
62
+ "46": "audio_volume_mute",
63
+ "47": "social_post",
64
+ "48": "alarm_set",
65
+ "49": "qa_factoid",
66
+ "50": "calendar_set",
67
+ "51": "play_game",
68
+ "52": "alarm_remove",
69
+ "53": "lists_remove",
70
+ "54": "transport_taxi",
71
+ "55": "recommendation_movies",
72
+ "56": "iot_coffee",
73
+ "57": "music_query",
74
+ "58": "play_podcasts",
75
+ "59": "lists_query"
76
+ },
77
+ "initializer_range": 0.02,
78
+ "intermediate_size": 3072,
79
+ "label2id": {
80
+ "alarm_query": 23,
81
+ "alarm_remove": 52,
82
+ "alarm_set": 48,
83
+ "audio_volume_down": 35,
84
+ "audio_volume_mute": 46,
85
+ "audio_volume_other": 29,
86
+ "audio_volume_up": 14,
87
+ "calendar_query": 32,
88
+ "calendar_remove": 30,
89
+ "calendar_set": 50,
90
+ "cooking_query": 37,
91
+ "cooking_recipe": 9,
92
+ "datetime_convert": 38,
93
+ "datetime_query": 0,
94
+ "email_addcontact": 15,
95
+ "email_query": 44,
96
+ "email_querycontact": 17,
97
+ "email_sendemail": 33,
98
+ "general_greet": 5,
99
+ "general_joke": 25,
100
+ "general_quirky": 12,
101
+ "iot_cleaning": 34,
102
+ "iot_coffee": 56,
103
+ "iot_hue_lightchange": 1,
104
+ "iot_hue_lightdim": 31,
105
+ "iot_hue_lightoff": 40,
106
+ "iot_hue_lighton": 41,
107
+ "iot_hue_lightup": 18,
108
+ "iot_wemo_off": 8,
109
+ "iot_wemo_on": 24,
110
+ "lists_createoradd": 21,
111
+ "lists_query": 59,
112
+ "lists_remove": 53,
113
+ "music_dislikeness": 7,
114
+ "music_likeness": 43,
115
+ "music_query": 57,
116
+ "music_settings": 28,
117
+ "news_query": 22,
118
+ "play_audiobook": 20,
119
+ "play_game": 51,
120
+ "play_music": 45,
121
+ "play_podcasts": 58,
122
+ "play_radio": 36,
123
+ "qa_currency": 10,
124
+ "qa_definition": 26,
125
+ "qa_factoid": 49,
126
+ "qa_maths": 39,
127
+ "qa_stock": 4,
128
+ "recommendation_events": 6,
129
+ "recommendation_locations": 19,
130
+ "recommendation_movies": 55,
131
+ "social_post": 47,
132
+ "social_query": 27,
133
+ "takeaway_order": 16,
134
+ "takeaway_query": 3,
135
+ "transport_query": 42,
136
+ "transport_taxi": 54,
137
+ "transport_ticket": 2,
138
+ "transport_traffic": 11,
139
+ "weather_query": 13
140
+ },
141
+ "layer_norm_eps": 1e-05,
142
+ "max_position_embeddings": 514,
143
+ "model_type": "roberta",
144
+ "num_attention_heads": 12,
145
+ "num_hidden_layers": 12,
146
+ "pad_token_id": 1,
147
+ "position_embedding_type": "absolute",
148
+ "problem_type": "single_label_classification",
149
+ "torch_dtype": "float32",
150
+ "transformers_version": "4.17.0",
151
+ "type_vocab_size": 1,
152
+ "use_cache": true,
153
+ "vocab_size": 50262
154
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9699a1e078a364154b30b9df420e7e8beee5d9fa4b9373d8474f5a81c8abe6d
3
+ size 498844205
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
1
+ {"bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "unk_token": {"content": "<unk>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "sep_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "pad_token": {"content": "<pad>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "cls_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true}}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"errors": "replace", "bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "sep_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "cls_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "unk_token": {"content": "<unk>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "pad_token": {"content": "<pad>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": true, "trim_offsets": true, "max_len": 512, "special_tokens_map_file": null, "name_or_path": "/gpfs/projects/bsc88/BERTs/models/roberta_base_ca_jsc/transformed_lr0.0005", "tokenizer_class": "RobertaTokenizer"}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6be4dd71f682ee35583fc66e25170ba648888ac9d2876704a9866304b1bb8e3
3
+ size 3119
vocab.json ADDED
The diff for this file is too large to render. See raw diff