jhaochenz commited on
Commit
ba05d7e
1 Parent(s): a97fc73

End of training

Browse files
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea345be1cc2cfea2def084d9be9c35c6a13c64186f4c9e11d124f61fb49e4134
3
  size 6281011243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81fe30db8bc984ed7233de39691bb97c1f3c914aa2c9ddc0147ae5bf90e526bf
3
  size 6281011243
runs/Jan16_12-31-33_tiger4.stanford.edu/events.out.tfevents.1673901102.tiger4.stanford.edu.3075041.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:894be614b4229f44bf7aaec1e57a892505a2c8920283709fbf0f0a1ced0321f9
3
- size 5758
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a0d0839564751c906b58e2dae86d832725de85b9b542090af43c1c1a16d618
3
+ size 6383
runs/Jan16_12-31-33_tiger4.stanford.edu/events.out.tfevents.1673909470.tiger4.stanford.edu.3075041.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5448690445f7a2aa271115a6a4ff6ac135c5ed2a6367dafbd7a61a7dc7268327
3
+ size 311
special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "pad_token": "<|endoftext|>",
5
+ "unk_token": "<|endoftext|>"
6
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<|endoftext|>",
4
+ "eos_token": "<|endoftext|>",
5
+ "model_max_length": 1024,
6
+ "name_or_path": "gpt2-xl",
7
+ "special_tokens_map_file": null,
8
+ "tokenizer_class": "GPT2Tokenizer",
9
+ "unk_token": "<|endoftext|>"
10
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff