Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
@@ -32,8 +32,5 @@
|
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.38.2",
|
34 |
"use_cache": true,
|
35 |
-
"vhead_layer_type": "mlp",
|
36 |
-
"vhead_num_layers": 1,
|
37 |
-
"vhead_num_neurons": 1024,
|
38 |
"vocab_size": 128257
|
39 |
}
|
|
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.38.2",
|
34 |
"use_cache": true,
|
|
|
|
|
|
|
35 |
"vocab_size": 128257
|
36 |
}
|