Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
-
"_name_or_path": "/tmp/
|
4 |
"architectures": [
|
5 |
"BertForMultipleChoice"
|
6 |
],
|
@@ -37,7 +37,7 @@
|
|
37 |
"logits"
|
38 |
],
|
39 |
"static_batch_size": 1,
|
40 |
-
"static_num_choices":
|
41 |
"static_sequence_length": 128,
|
42 |
"tensor_parallel_size": 1
|
43 |
},
|
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "/tmp/tmp4zkm0w_o",
|
4 |
"architectures": [
|
5 |
"BertForMultipleChoice"
|
6 |
],
|
|
|
37 |
"logits"
|
38 |
],
|
39 |
"static_batch_size": 1,
|
40 |
+
"static_num_choices": 4,
|
41 |
"static_sequence_length": 128,
|
42 |
"tensor_parallel_size": 1
|
43 |
},
|