jhaochenz commited on
Commit
d099b2d
1 Parent(s): 0d22b38

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:eefa520273e12bcaffb16fc87db69834bcb8650011723beb6bb99bd0760a30d1
3
  size 333971783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b956ccd99687f27351eb60d4f6a74864f14d2bc12c2064dd4b70f0d2fd48656f
3
  size 333971783
runs/Jan15_14-50-00_tiger2.stanford.edu/events.out.tfevents.1673823027.tiger2.stanford.edu.1136288.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbd7c7a766f19016f6f2267d67d1d87f916493a0e18ef77b1ea532e26cb4e105
3
- size 4519
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dc1de8fe7657d7c1fcc1915828df192d09f8614fe56ee1fe2ac26200d08c3f2
3
+ size 5144
runs/Jan15_14-50-00_tiger2.stanford.edu/events.out.tfevents.1673823252.tiger2.stanford.edu.1136288.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b738c595d88cd8a1caf827d8195132610c240fa39d54693a05d39b48afc71f68
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": "distilgpt2",
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