vosap52 commited on
Commit
1d8d606
·
verified ·
1 Parent(s): c159430

Create model.json

Browse files
Files changed (1) hide show
  1. model.json +8 -0
model.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "interaction-policy",
3
+ "capability": "pause_resume_actions",
4
+ "language": "tr",
5
+ "inputs": ["instruction"],
6
+ "outputs": ["control_action"],
7
+ "version": "1.0"
8
+ }