jhaochenz commited on
Commit
161a468
1 Parent(s): f55aae1

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:a0354864baf12c11b3041b774d9010452fa35c92fb2b0a95aff29979753374d7
3
  size 333971783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5169bf80d284c25a0c2125598bd7f1d98253a107f4faa9a630b7822de2aa403c
3
  size 333971783
runs/Jan16_02-14-02_tiger3.stanford.edu/events.out.tfevents.1673864055.tiger3.stanford.edu.2161769.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45b8d14879f2be1c7eb4cb07efafad41357274b88110769fa7ae51debdd09bab
3
- size 4510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80608e9f659a63fb02a77e92b057d3bca964336544b503a9a9dd15d27e0a9b90
3
+ size 5135
runs/Jan16_02-14-02_tiger3.stanford.edu/events.out.tfevents.1673864317.tiger3.stanford.edu.2161769.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a4786395df6dac782c54f6c2c85a3a554ccc8d422da8ee5bb4c1179262c8e20
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