Caplin43 commited on
Commit
4a73561
·
verified ·
1 Parent(s): fea43b0

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "instruction-mapping",
3
+ "architecture": "basic-transformer",
4
+ "input": "text",
5
+ "output": "text",
6
+ "task": "humanoid_robot_control"
7
+ }