jhaochenz commited on
Commit
2419644
1 Parent(s): 6a3723a

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:b37dccc1657514c299618cbc4a5b0b5391f8050ad3ad45681c15f498aa2a085f
3
  size 3134043339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46ca9356cb92acde6daf4e048686a28263bdabd95f51ee1e799529bad33c1293
3
  size 3134043339
runs/Jan16_23-28-39_tiger3.stanford.edu/events.out.tfevents.1673940536.tiger3.stanford.edu.2452493.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4d143f9a1fb7f065f21dc46c16b83b5592289ba8641927bd2bacd00f96459cc
3
- size 5162
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf537e9a0e2304472c10a877939dbc6a7cd63f018f4bd344c9e2c8e66cbfb8b
3
+ size 5787
runs/Jan16_23-28-39_tiger3.stanford.edu/events.out.tfevents.1673945503.tiger3.stanford.edu.2452493.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12420c7d3e7d636e1da21fc28631cb4e664ffcd5a07c2d5fca8517ed088bfbf
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