Caplin43 commited on
Commit
8c9737b
·
verified ·
1 Parent(s): 8c722d8

Upload 5 files

Browse files
Files changed (5) hide show
  1. config.json +7 -0
  2. merges.txt +0 -0
  3. pytorch_model.bin +3 -0
  4. tokenizer_config.json +1 -0
  5. vocab.json +0 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "instruction-mapping",
3
+ "architecture": "basic-transformer",
4
+ "input": "text",
5
+ "output": "text",
6
+ "task": "humanoid_robot_control"
7
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b706b24034032bdfe765ded5ab6403d201d295a995b790cb24c74becca5c04e6
3
+ size 2514146
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_max_length": 1024}
vocab.json ADDED
The diff for this file is too large to render. See raw diff