Other
chemistry
biology
jarridrb commited on
Commit
00f7dd3
·
verified ·
1 Parent(s): 4f4bf75

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "disco",
3
+ "architectures": ["DISCO"],
4
+ "framework": "pytorch"
5
+ }