nicklashansen commited on
Commit
7eef11e
·
verified ·
1 Parent(s): b42e318

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Newt",
3
+ "format": "torch",
4
+ "notes": "Model checkpoints for Newt / TD-MPC2 (MMBench).",
5
+ "repo_id": "nicklashansen/newt"
6
+ }