Upload torch_config.json
Browse files- torch_config.json +1 -1
torch_config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"num_heads": 12,
|
10 |
"embedding_dim": 256,
|
11 |
"multimodal_layers_ids": [8, 9, 10, 11],
|
12 |
-
"head_one_neuron":
|
13 |
"pooling": "mean",
|
14 |
"max_position_embeddings": 50,
|
15 |
"dropout_prob": 0.1
|
|
|
9 |
"num_heads": 12,
|
10 |
"embedding_dim": 256,
|
11 |
"multimodal_layers_ids": [8, 9, 10, 11],
|
12 |
+
"head_one_neuron": false,
|
13 |
"pooling": "mean",
|
14 |
"max_position_embeddings": 50,
|
15 |
"dropout_prob": 0.1
|