Caplin43 commited on
Commit
780c5e2
·
verified ·
1 Parent(s): 2c1fc50

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": "humanoid-robot",
3
+ "framework": "pytorch",
4
+ "description": "Training model for humanoid robot behavior classification"
5
+ }