Upload config.json with huggingface_hub
Browse files- config.json +4 -3
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
-
"
|
|
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
@@ -17,7 +18,7 @@
|
|
17 |
"auto_cast": null,
|
18 |
"auto_cast_type": null,
|
19 |
"compiler_type": "neuronx-cc",
|
20 |
-
"compiler_version": "2.
|
21 |
"disable_fallback": false,
|
22 |
"disable_fast_relayout": false,
|
23 |
"dynamic_batch_size": false,
|
@@ -44,7 +45,7 @@
|
|
44 |
"position_embedding_type": "absolute",
|
45 |
"task": "text-classification",
|
46 |
"torchscript": true,
|
47 |
-
"transformers_version": "4.
|
48 |
"type_vocab_size": 16,
|
49 |
"use_cache": true,
|
50 |
"vocab_size": 1124
|
|
|
1 |
{
|
2 |
+
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "/tmp/tmpcf34zy0v",
|
4 |
"architectures": [
|
5 |
"BertModel"
|
6 |
],
|
|
|
18 |
"auto_cast": null,
|
19 |
"auto_cast_type": null,
|
20 |
"compiler_type": "neuronx-cc",
|
21 |
+
"compiler_version": "2.15.143.0+e39249ad",
|
22 |
"disable_fallback": false,
|
23 |
"disable_fast_relayout": false,
|
24 |
"dynamic_batch_size": false,
|
|
|
45 |
"position_embedding_type": "absolute",
|
46 |
"task": "text-classification",
|
47 |
"torchscript": true,
|
48 |
+
"transformers_version": "4.46.2",
|
49 |
"type_vocab_size": 16,
|
50 |
"use_cache": true,
|
51 |
"vocab_size": 1124
|