sign
/

AmitMY commited on
Commit
d7120f2
·
verified ·
1 Parent(s): 8342dae

Upload args.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. args.json +12 -0
args.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebook_size": 1024,
3
+ "pose_dims": [
4
+ 178,
5
+ 3
6
+ ],
7
+ "num_codebooks": 4,
8
+ "hidden_dim": 512,
9
+ "nhead": 16,
10
+ "dim_feedforward": 2048,
11
+ "num_layers": 6
12
+ }