jhaochenz commited on
Commit
9393aa8
1 Parent(s): c10c3df

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:2b221402124430e8c6aac766ce05e22e6e24a73efa93cd68365354de75bf9cd6
3
  size 333971783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449cbbe9f4faa9ac6d3d87d2746828d7a01b161c82395c5d5ac30a1865182044
3
  size 333971783
runs/Jan14_15-37-36_tiger1.stanford.edu/events.out.tfevents.1673739467.tiger1.stanford.edu.2853159.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a35c16e1c2b9d415ffa1ad4af44f0ae9e1e4203895f4ddaacba4a9d0b504ad10
3
- size 5656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e5aba0fe02f9e9581a80fb4f0cab78e8b9b5229302d0b6ca64bf51d504dec90
3
+ size 6281
runs/Jan14_15-37-36_tiger1.stanford.edu/events.out.tfevents.1673740168.tiger1.stanford.edu.2853159.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:043f3686762774efd7064477d6e766db589c5f03649792abce4140f88e1705e4
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