jhaochenz commited on
Commit
e9252ac
1 Parent(s): 8f385cd

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:0b8a8d2593b78e02402ef57bfa6828f659760b604d6aab782c66fae037ef99ff
3
  size 3134043339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca76eb52e66a2a36a9ea22401f7d67b94cb0bd2ba95d486883b0fdfd02d6f5c2
3
  size 3134043339
runs/Jan16_01-53-30_tiger2.stanford.edu/events.out.tfevents.1673862875.tiger2.stanford.edu.1258822.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f7cb708f2a7229a246224b84b0058e9271e1fe3048b06f6866dd135b38a884e
3
- size 4414
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8a689479c6db7c09f69d9887a1db861fd8bb9c8085ff74a4ebdc757f322f276
3
+ size 5039
runs/Jan16_01-53-30_tiger2.stanford.edu/events.out.tfevents.1673865216.tiger2.stanford.edu.1258822.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da04d013b593fb6d1ab036c3d5904815455524bd0206304988e069e4e112ad89
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