jzjackjz commited on
Commit
7e8ffa7
1 Parent(s): b10c234

Training in progress, step 500

Browse files
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d208d0587fcb67fe1a73bd7591511ac330c21e018b79c14ecb8f649113de6c20
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851c1affccb5a07d5624dd43dd4ee0f4b7800663166f8d14a72f3927c9a36701
3
  size 497774208
runs/Apr24_00-31-30_6a8849600a99/events.out.tfevents.1713918691.6a8849600a99.448.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccc6a6aaea966957782f111229834665979804704fee9e5ceccd6605e7e1dbe6
3
- size 5132
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef249e50bb0fbe0950ae61cb8ba9ab3d2d56b0e370a645152c7fdbe0c0dc2f7c
3
+ size 5343
runs/Apr24_00-38-24_6a8849600a99/events.out.tfevents.1713919105.6a8849600a99.448.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e5e1145db0691e00e2e8953694e47b72d7255a643c069ffcbc1a6692b28b2b
3
+ size 5160
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,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ }
12
+ },
13
+ "bos_token": "<|endoftext|>",
14
+ "clean_up_tokenization_spaces": true,
15
+ "eos_token": "<|endoftext|>",
16
+ "model_max_length": 1024,
17
+ "pad_token": "<|endoftext|>",
18
+ "tokenizer_class": "GPT2Tokenizer",
19
+ "unk_token": "<|endoftext|>"
20
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23ee3e6e24ee884245ab89a8617c12e99e88e4234f732ae65f10b74e295b1058
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:510f7e947107491946222c388f687d323666e191b17a9074fc42a98d6b9b60bb
3
  size 4984
vocab.json ADDED
The diff for this file is too large to render. See raw diff