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 |
"BertModel"
|
| 6 |
],
|
|
@@ -37,13 +37,13 @@
|
|
| 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",
|
|
|
|
| 1 |
{
|
| 2 |
"_attn_implementation_autoset": true,
|
| 3 |
+
"_name_or_path": "/tmp/tmp7f8c2_co",
|
| 4 |
"architectures": [
|
| 5 |
"BertModel"
|
| 6 |
],
|
|
|
|
| 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",
|