gjonesQ02 commited on
Commit
c475d26
1 Parent(s): 20788ac

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:17a8107db0e941f171371363f547d9b304b3bb965dde8ababa1929d40827484c
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb667c8a2c570cc3f32dc881c1cb4fd9c8b65d9b0dd907c6ab70bf3457fbeb9d
3
  size 327657928
runs/Feb19_20-32-50_90aa433f6673/events.out.tfevents.1708374770.90aa433f6673.2967.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e18a3e7bce276e5f38a3b064b507cadd3f18f6ad81241b85360c6b7b6ac184
3
+ size 5580
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:ada92d7c9fe50259ef652c93ec3d5538e32d5dbf21d4042209c371f68456254c
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:918a8e420856d3a5ee6af4eab913d81a314296d0e77e4247f111c937656e5818
3
  size 4664
vocab.json ADDED
The diff for this file is too large to render. See raw diff