Siyam commited on
Commit
8e2415f
1 Parent(s): 4447b6a

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "s61_model",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "lightsOff",
14
+ "1": "informationRequest",
15
+ "2": "ecoMode",
16
+ "3": "songInfo",
17
+ "4": "Chatgpt",
18
+ "5": "serviceRequest",
19
+ "6": "unlockDoors",
20
+ "7": "feelingCold",
21
+ "8": "sportsMode",
22
+ "9": "rightReadingLightOn",
23
+ "10": "favorites",
24
+ "11": "emergency",
25
+ "12": "backCommand",
26
+ "13": "leftReadingLightOff",
27
+ "14": "rearLightsOn",
28
+ "15": "feelingHot",
29
+ "16": "lightsOn",
30
+ "17": "windowDown",
31
+ "18": "individualMode",
32
+ "19": "leftReadingLightOn",
33
+ "20": "lockDoors",
34
+ "21": "volumeDecrease",
35
+ "22": "windowUp",
36
+ "23": "volumeIncrease",
37
+ "24": "rearLightsOff",
38
+ "25": "rightReadingLightOff"
39
+ },
40
+ "initializer_range": 0.02,
41
+ "intermediate_size": 3072,
42
+ "label2id": {
43
+ "Chatgpt": 4,
44
+ "backCommand": 12,
45
+ "ecoMode": 2,
46
+ "emergency": 11,
47
+ "favorites": 10,
48
+ "feelingCold": 7,
49
+ "feelingHot": 15,
50
+ "individualMode": 18,
51
+ "informationRequest": 1,
52
+ "leftReadingLightOff": 13,
53
+ "leftReadingLightOn": 19,
54
+ "lightsOff": 0,
55
+ "lightsOn": 16,
56
+ "lockDoors": 20,
57
+ "rearLightsOff": 24,
58
+ "rearLightsOn": 14,
59
+ "rightReadingLightOff": 25,
60
+ "rightReadingLightOn": 9,
61
+ "serviceRequest": 5,
62
+ "songInfo": 3,
63
+ "sportsMode": 8,
64
+ "unlockDoors": 6,
65
+ "volumeDecrease": 21,
66
+ "volumeIncrease": 23,
67
+ "windowDown": 17,
68
+ "windowUp": 22
69
+ },
70
+ "layer_norm_eps": 1e-12,
71
+ "max_position_embeddings": 512,
72
+ "model_type": "bert",
73
+ "num_attention_heads": 12,
74
+ "num_hidden_layers": 12,
75
+ "pad_token_id": 0,
76
+ "position_embedding_type": "absolute",
77
+ "problem_type": "single_label_classification",
78
+ "torch_dtype": "float32",
79
+ "transformers_version": "4.38.1",
80
+ "type_vocab_size": 2,
81
+ "use_cache": true,
82
+ "vocab_size": 30522
83
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c12a66599c47c043227135a14cf474ad5ce5ba1eb62391c8f9b9a7d482eea3ba
3
+ size 438032472
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "max_length": 512,
49
+ "model_max_length": 512,
50
+ "pad_to_multiple_of": null,
51
+ "pad_token": "[PAD]",
52
+ "pad_token_type_id": 0,
53
+ "padding_side": "right",
54
+ "sep_token": "[SEP]",
55
+ "stride": 0,
56
+ "strip_accents": null,
57
+ "tokenize_chinese_chars": true,
58
+ "tokenizer_class": "BertTokenizer",
59
+ "truncation_side": "right",
60
+ "truncation_strategy": "longest_first",
61
+ "unk_token": "[UNK]"
62
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93864cf2607980d58470fd5a5e9847bee8c45bc8821a135601c3bf8b2ee0c3c1
3
+ size 4856
vocab.txt ADDED
The diff for this file is too large to render. See raw diff