Caplin43 commited on
Commit
95ff786
·
verified ·
1 Parent(s): a46e880

Create model_info.json

Browse files
Files changed (1) hide show
  1. model_info.json +8 -0
model_info.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "author": "Caplin43",
3
+ "task": "humanoid-robot-training",
4
+ "framework": "PyTorch",
5
+ "license": "MIT",
6
+ "dataset_used": "synthetic humanoid interaction dataset",
7
+ "created_for": "HAN Network training task"
8
+ }