jhaochenz commited on
Commit
a6abaf1
1 Parent(s): 57eb500

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:ad3529d5e37151b7460eaf3019e28756accf0e52c0b044205e415bb935fb22f2
3
  size 333971783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43bd7758dcd5d2c6deecbce2880428127abd94b513addacf139f150ae92aea8a
3
  size 333971783
runs/Jan17_00-10-30_tiger2.stanford.edu/events.out.tfevents.1673943086.tiger2.stanford.edu.1544027.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c09a82cf24752da038568adbd0d2f480fb97147dd93e476cb0ec1253a31f2db
3
- size 5843
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a7c09f876bad437b6ae8c2bcf4ed6666a01ddd9b176691311cc1fbdb48ee0f3
3
+ size 6468
runs/Jan17_00-10-30_tiger2.stanford.edu/events.out.tfevents.1673944056.tiger2.stanford.edu.1544027.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc0c51fc5b089316f7e4a296d912027fc345afc1ceb2899c7584ec72b51f234e
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