jhaochenz commited on
Commit
5d47374
1 Parent(s): 959f753

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:4f721757d6432212b8c7cde75a914a134437eabcd72506c78d0d5c2cdea90502
3
  size 1444575075
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1ed002baf260c03355e249582b9839aca3a07e64e5117ca97eae6764e5f3ee6
3
  size 1444575075
runs/Jan16_01-53-28_tiger2.stanford.edu/events.out.tfevents.1673862875.tiger2.stanford.edu.1258529.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17e22d7936866425ee29786518c702e97497692582bb01c47199ed9212dc26c5
3
- size 4470
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a536dcf4ae4668c23fcc285f5dcd54e9aa51ec0b25259ce8be67ab1a92cef3e
3
+ size 5095
runs/Jan16_01-53-28_tiger2.stanford.edu/events.out.tfevents.1673863953.tiger2.stanford.edu.1258529.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4fbc627ada06ff5221a2fc21457933d53128ea216787810848cec784569b39b
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": "gpt2-medium",
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