junhmm commited on
Commit
0e587d8
·
verified ·
1 Parent(s): 943cd00

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. backbone.pt +3 -0
  2. manifest.json +10 -0
backbone.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:661bbde369a86e64e55fcd2fd0e9533c9531c0d340af1080a916cb0b37a0b618
3
+ size 16060644522
manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "training_mode": "direct_answer",
3
+ "functional_enabled": false,
4
+ "segment_codebook_dir": null,
5
+ "segment_codebook_checkpoint": null,
6
+ "functional_num_code_slots": 0,
7
+ "functional_max_K": 32,
8
+ "functional_extra_tokenizer_slots": 0,
9
+ "functional_init_from_codebook": false
10
+ }