jhaochenz commited on
Commit
f61824a
1 Parent(s): 1cd3d34

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:fd861f347a37b483e26f75b3f012470be636974e9ccd5110e466bf714d69e0eb
3
  size 3134043339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1795d6edea441fb874c226537e824187bdb673d5147b2b0f114d3513092bd727
3
  size 3134043339
runs/Jan16_01-32-23_tiger3.stanford.edu/events.out.tfevents.1673861552.tiger3.stanford.edu.2150299.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:696fcbfa6e462d9eac4e22b5e5927f1a2e031c4289aca0d78b404fc280c7d460
3
- size 4423
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c301200b1ad92b6e77d542cf14aa735cf289436790132dd989dc9adb28d67307
3
+ size 5048
runs/Jan16_01-32-23_tiger3.stanford.edu/events.out.tfevents.1673863478.tiger3.stanford.edu.2150299.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae33fbe5ef034d47a59c7307c6a23d614c7c9b057c182f4ceacca9e212b3d4d
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-large",
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