jhaochenz commited on
Commit
66cde00
1 Parent(s): 6bf76c4

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:a35a3c86b68cee3f0cbdca2cb0d339dc860d3554cbdf7b572d5a8c719f419ad3
3
  size 333971783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e43e3b2c35571f4adb8de711f9234ed868c07d0c9c49340178a4103016425c2a
3
  size 333971783
runs/Jan16_12-25-25_tiger3.stanford.edu/events.out.tfevents.1673900793.tiger3.stanford.edu.2276949.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26ca2c721a3e2aed1cab232d28c4b4d80727c70ff9c632656dd92f7b615cbff8
3
- size 10727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a350fbeba9af3055c4312e6a18aeeb34aba3c46ef816ec94acbade2b53e25f86
3
+ size 11352
runs/Jan16_12-25-25_tiger3.stanford.edu/events.out.tfevents.1673904622.tiger3.stanford.edu.2276949.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77fcaa1cc55ca1e6052e5a134065df6a26ca45d9cbd00b7d9cc9c71f15215ded
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