Upload config
Browse files- config.json +0 -4
config.json
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
{
|
2 |
-
"architectures": [
|
3 |
-
"FCModel"
|
4 |
-
],
|
5 |
"model_type": "fc_layer",
|
6 |
"num_nodes": 10,
|
7 |
-
"torch_dtype": "float32",
|
8 |
"transformers_version": "4.28.1"
|
9 |
}
|
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"model_type": "fc_layer",
|
3 |
"num_nodes": 10,
|
|
|
4 |
"transformers_version": "4.28.1"
|
5 |
}
|