Upload config.json with huggingface_hub
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
-
"_name_or_path": "/tmp/
|
4 |
"architectures": [
|
5 |
"BertModel"
|
6 |
],
|
@@ -18,7 +18,7 @@
|
|
18 |
"auto_cast": null,
|
19 |
"auto_cast_type": null,
|
20 |
"compiler_type": "neuronx-cc",
|
21 |
-
"compiler_version": "2.
|
22 |
"disable_fallback": false,
|
23 |
"disable_fast_relayout": false,
|
24 |
"dynamic_batch_size": false,
|
@@ -37,13 +37,13 @@
|
|
37 |
],
|
38 |
"static_batch_size": 1,
|
39 |
"static_sequence_length": 32,
|
40 |
-
"task": "text-classification",
|
41 |
"tensor_parallel_size": 1
|
42 |
},
|
43 |
"num_attention_heads": 4,
|
44 |
"num_hidden_layers": 5,
|
45 |
"pad_token_id": 0,
|
46 |
"position_embedding_type": "absolute",
|
|
|
47 |
"torch_dtype": "float32",
|
48 |
"torchscript": true,
|
49 |
"transformers_version": "4.49.0",
|
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "/tmp/tmp68is19zb",
|
4 |
"architectures": [
|
5 |
"BertModel"
|
6 |
],
|
|
|
18 |
"auto_cast": null,
|
19 |
"auto_cast_type": null,
|
20 |
"compiler_type": "neuronx-cc",
|
21 |
+
"compiler_version": "2.17.194.0+d312836f",
|
22 |
"disable_fallback": false,
|
23 |
"disable_fast_relayout": false,
|
24 |
"dynamic_batch_size": false,
|
|
|
37 |
],
|
38 |
"static_batch_size": 1,
|
39 |
"static_sequence_length": 32,
|
|
|
40 |
"tensor_parallel_size": 1
|
41 |
},
|
42 |
"num_attention_heads": 4,
|
43 |
"num_hidden_layers": 5,
|
44 |
"pad_token_id": 0,
|
45 |
"position_embedding_type": "absolute",
|
46 |
+
"task": "text-classification",
|
47 |
"torch_dtype": "float32",
|
48 |
"torchscript": true,
|
49 |
"transformers_version": "4.49.0",
|