jhaochenz commited on
Commit
1680e59
1 Parent(s): a283309

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:5adcfe6205c0d04144ec3d3773027105e0bd58e2b6611e04ab2bdb54f9e2c3dc
3
  size 3134043339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2109b7b369cc652e26ce1761814e18f3b045a18afce190087e3a94dac482ea
3
  size 3134043339
runs/Jan16_15-04-21_tiger2.stanford.edu/events.out.tfevents.1673910274.tiger2.stanford.edu.1427366.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:730cfad0fe5b524b15ed12be871ab748c93a5f1913267bf1a792cfa42c14d13e
3
- size 5747
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330c1a92ed20ec620f1b32d2023d16f23a4549cf654ea201ff21244a19c27d36
3
+ size 6372
runs/Jan16_15-04-21_tiger2.stanford.edu/events.out.tfevents.1673917907.tiger2.stanford.edu.1427366.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10605ca77386b1aea820432f3f217fcf681afac5c299ce7453e47e8b44a66dd
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-large",
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