jhaochenz commited on
Commit
8a14e02
1 Parent(s): a17cfad

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:8ee7486a5a248428db553d8e0cb67a9a6c5dfe335314f0ab780bc6ab1d986c1e
3
  size 1444575075
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdbf93d4085bb1b32d1f52027c26468e4993c6c5b9dedf0d3b6e03d179e82f4
3
  size 1444575075
runs/Jan16_12-26-02_tiger3.stanford.edu/events.out.tfevents.1673900793.tiger3.stanford.edu.2276944.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c9446967f8720653d06a3a35521824adca73350cbf4f83f00238cf0b0819c93
3
- size 10687
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30fff0afd944e113d825846973aa6f2a1be24f2e7e7dc0766749949367ee033
3
+ size 11312
runs/Jan16_12-26-02_tiger3.stanford.edu/events.out.tfevents.1673914931.tiger3.stanford.edu.2276944.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84db02f27cfb8a369013e7a9c5266a7736e14119bac52cfb690062b810b7bb3a
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-medium",
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