jhaochenz commited on
Commit
f984be6
1 Parent(s): 599f70b

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:a9b946c02d4501d0a03880075d9d99448dc9c33194e481bd60ced16110b2bc20
3
  size 1444575075
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3313bcd9457dd3da317f510ac1fc608832135eb08b802ffe3d133b990a8ea9d
3
  size 1444575075
runs/Jan17_00-09-14_tiger3.stanford.edu/events.out.tfevents.1673942987.tiger3.stanford.edu.2463410.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8faddebe8f750ffd5cc564a4eeb0778b4e05b5ad05aacd7aa09baa9d1ac79b35
3
- size 5803
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57eaa5cdeccde0c92763f435b9e3d89228cf68b4a13735140f512d4d0137ba8f
3
+ size 6428
runs/Jan17_00-09-14_tiger3.stanford.edu/events.out.tfevents.1673946770.tiger3.stanford.edu.2463410.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f302a1486f2b991c6e95e68b86cbd3eb9023f3f622a6ae968cf8e59e05c7b693
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