Create 3_Adaptor/config.json
Browse files- 3_Adaptor/config.json +4 -0
3_Adaptor/config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"num_adaptors": 5,
|
3 |
+
"hidden_dim": 1792
|
4 |
+
}
|