jhaochenz commited on
Commit
75c5d82
1 Parent(s): e749b16

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:264145ce561d6c840e3ad9b7985f439e4f7825fcf0f96459291d7fa8b6bc133c
3
  size 3134043339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9c42e1d2e491570195176bb0eaf471afd14d56b2cb027238bae981bf3863584
3
  size 3134043339
runs/Jan16_01-53-30_tiger2.stanford.edu/events.out.tfevents.1673862875.tiger2.stanford.edu.1258546.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a5575f7fbf56bc604d66f8e08f72b2c576e36cf59cbb491ede5f6dfa550b2f0
3
- size 4417
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63812463633033564da193ee213422ba65abc9fd323f2e07f958c24a0f883dbc
3
+ size 5042
runs/Jan16_01-53-30_tiger2.stanford.edu/events.out.tfevents.1673865220.tiger2.stanford.edu.1258546.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:506cd61e6929a27950c1c1313172e475abf8a327d0d706a8aeb17c41d2de709d
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