ytonthat commited on
Commit
c008b75
·
verified ·
1 Parent(s): 50d2a3e

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:02c391d84a3cf23bd2cc5d62f7fc41689826e3f16e62f516af3cc97e6a008c4c
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc806559b7b89e3a8860047d83b3cfc8324e476d9ca3e08134151411e5dcb5ac
3
  size 497774208
runs/Mar24_03-26-21_d22ab3ff1ea0/events.out.tfevents.1711250782.d22ab3ff1ea0.48685.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afaf82f991d1c1412d8af2e2fd89bfc2e926e22fba01d26d9fc144f4e2d9b429
3
+ size 5031
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:1094440b52f4bd0ab1c795bbf8950db19d6545506142d1dea78d385520389a95
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea69b31f9670dbbde201b57ad71964448a8be23021ae8dbb4cc4202ad5f78c24
3
  size 4920
vocab.json ADDED
The diff for this file is too large to render. See raw diff