Synchronizing local compiler cache of anandkumar-107/Intent_Classifier

#603
.gitattributes CHANGED
@@ -12850,3 +12850,4 @@ neuronxcc-2.21.18209.0+043b1bf7/MODULE_3652085762323541144+bad9cf09/model.neff f
12850
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8484172002609230754+bad9cf09/model.neff filter=lfs diff=lfs merge=lfs -text
12851
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8487175863267765630+bad9cf09/model.neff filter=lfs diff=lfs merge=lfs -text
12852
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_9217004124000298644+bad9cf09/model.neff filter=lfs diff=lfs merge=lfs -text
 
 
12850
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8484172002609230754+bad9cf09/model.neff filter=lfs diff=lfs merge=lfs -text
12851
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_8487175863267765630+bad9cf09/model.neff filter=lfs diff=lfs merge=lfs -text
12852
  neuronxcc-2.21.18209.0+043b1bf7/MODULE_9217004124000298644+bad9cf09/model.neff filter=lfs diff=lfs merge=lfs -text
12853
+ neuronxcc-2.21.18209.0+043b1bf7/MODULE_6e01324b55b5e1bee011/model.neuron filter=lfs diff=lfs merge=lfs -text
neuronxcc-2.21.18209.0+043b1bf7/0_REGISTRY/0.4.1/bert/anandkumar-107/Intent_Classifier/6e01324b55b5e1bee011.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_entry_class": "SingleModelCacheEntry",
3
+ "_model_id": "anandkumar-107/Intent_Classifier",
4
+ "_task": "text-classification",
5
+ "architectures": [
6
+ "BertForSequenceClassification"
7
+ ],
8
+ "attention_probs_dropout_prob": 0.1,
9
+ "classifier_dropout": null,
10
+ "dtype": "float32",
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 384,
14
+ "id2label": {
15
+ "0": "assistant command",
16
+ "1": "automation",
17
+ "2": "chat",
18
+ "3": "factual recall",
19
+ "4": "new fact",
20
+ "5": "reasoning",
21
+ "6": "task management"
22
+ },
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 1536,
25
+ "label2id": {
26
+ "assistant command": 0,
27
+ "automation": 1,
28
+ "chat": 2,
29
+ "factual recall": 3,
30
+ "new fact": 4,
31
+ "reasoning": 5,
32
+ "task management": 6
33
+ },
34
+ "layer_norm_eps": 1e-12,
35
+ "max_position_embeddings": 512,
36
+ "model_type": "bert",
37
+ "neuron": {
38
+ "auto_cast": "matmul",
39
+ "auto_cast_type": "bf16",
40
+ "compiler_type": "neuronx-cc",
41
+ "compiler_version": "2.21.18209.0+043b1bf7",
42
+ "disable_fallback": false,
43
+ "disable_fast_relayout": false,
44
+ "dynamic_batch_size": false,
45
+ "float_dtype": "fp32",
46
+ "inline_weights_to_neff": true,
47
+ "instance_type": "inf2",
48
+ "int_dtype": "int64",
49
+ "model_type": "bert",
50
+ "optlevel": "2",
51
+ "output_attentions": false,
52
+ "output_hidden_states": false,
53
+ "static_batch_size": 1,
54
+ "static_sequence_length": 128,
55
+ "task": "text-classification",
56
+ "tensor_parallel_size": 1
57
+ },
58
+ "num_attention_heads": 12,
59
+ "num_hidden_layers": 12,
60
+ "position_embedding_type": "absolute",
61
+ "problem_type": "single_label_classification",
62
+ "type_vocab_size": 2,
63
+ "use_cache": true,
64
+ "vocab_size": 30522
65
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_6e01324b55b5e1bee011/config.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "dtype": "float32",
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 384,
11
+ "id2label": {
12
+ "0": "assistant command",
13
+ "1": "automation",
14
+ "2": "chat",
15
+ "3": "factual recall",
16
+ "4": "new fact",
17
+ "5": "reasoning",
18
+ "6": "task management"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 1536,
22
+ "label2id": {
23
+ "assistant command": 0,
24
+ "automation": 1,
25
+ "chat": 2,
26
+ "factual recall": 3,
27
+ "new fact": 4,
28
+ "reasoning": 5,
29
+ "task management": 6
30
+ },
31
+ "layer_norm_eps": 1e-12,
32
+ "max_position_embeddings": 512,
33
+ "model_type": "bert",
34
+ "neuron": {
35
+ "auto_cast": "matmul",
36
+ "auto_cast_type": "bf16",
37
+ "compiler_type": "neuronx-cc",
38
+ "compiler_version": "2.21.18209.0+043b1bf7",
39
+ "disable_fallback": false,
40
+ "disable_fast_relayout": false,
41
+ "dynamic_batch_size": false,
42
+ "float_dtype": "fp32",
43
+ "inline_weights_to_neff": true,
44
+ "instance_type": "inf2",
45
+ "int_dtype": "int64",
46
+ "model_type": "bert",
47
+ "optlevel": "2",
48
+ "output_attentions": false,
49
+ "output_hidden_states": false,
50
+ "static_batch_size": 1,
51
+ "static_sequence_length": 128,
52
+ "task": "text-classification",
53
+ "tensor_parallel_size": 1
54
+ },
55
+ "num_attention_heads": 12,
56
+ "num_hidden_layers": 12,
57
+ "pad_token_id": 0,
58
+ "position_embedding_type": "absolute",
59
+ "problem_type": "single_label_classification",
60
+ "torch_dtype": "float32",
61
+ "torchscript": true,
62
+ "transformers_version": "4.55.4",
63
+ "type_vocab_size": 2,
64
+ "use_cache": true,
65
+ "vocab_size": 30522
66
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_6e01324b55b5e1bee011/model.neuron ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a98f6e00220c8c922e77e4f3d40d563867844080464b51a492fbbce20fd79f26
3
+ size 67253757
neuronxcc-2.21.18209.0+043b1bf7/MODULE_6e01324b55b5e1bee011/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
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_6e01324b55b5e1bee011/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
neuronxcc-2.21.18209.0+043b1bf7/MODULE_6e01324b55b5e1bee011/tokenizer_config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "extra_special_tokens": {},
49
+ "mask_token": "[MASK]",
50
+ "max_length": 128,
51
+ "model_max_length": 512,
52
+ "never_split": null,
53
+ "pad_to_multiple_of": null,
54
+ "pad_token": "[PAD]",
55
+ "pad_token_type_id": 0,
56
+ "padding_side": "right",
57
+ "sep_token": "[SEP]",
58
+ "stride": 0,
59
+ "strip_accents": null,
60
+ "tokenize_chinese_chars": true,
61
+ "tokenizer_class": "BertTokenizer",
62
+ "truncation_side": "right",
63
+ "truncation_strategy": "longest_first",
64
+ "unk_token": "[UNK]"
65
+ }
neuronxcc-2.21.18209.0+043b1bf7/MODULE_6e01324b55b5e1bee011/vocab.txt ADDED
The diff for this file is too large to render. See raw diff