C0uchP0tat0 commited on
Commit
07263fc
1 Parent(s): 653ffc3

Training in progress, step 1000

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62e98ff50b88cae36ff0f22421aee04a4b36e773e59aa6d4f5c71d2a1af32894
3
  size 1423517184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720095fc544006d19dd75064e06645c36f75a32cf3956b55faab42c04a85a284
3
  size 1423517184
runs/Dec28_09-55-46_cd8a8367193a/events.out.tfevents.1703757350.cd8a8367193a.207.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792683a36556972dec13aca2a22237e80d0244162719553d1c37c6ebb6e3d61b
3
+ size 21636
special_tokens_map.json CHANGED
@@ -20,13 +20,7 @@
20
  "rstrip": false,
21
  "single_word": false
22
  },
23
- "pad_token": {
24
- "content": "<pad>",
25
- "lstrip": false,
26
- "normalized": true,
27
- "rstrip": false,
28
- "single_word": false
29
- },
30
  "unk_token": {
31
  "content": "<unk>",
32
  "lstrip": false,
 
20
  "rstrip": false,
21
  "single_word": false
22
  },
23
+ "pad_token": "</s>",
 
 
 
 
 
 
24
  "unk_token": {
25
  "content": "<unk>",
26
  "lstrip": false,
tokenizer_config.json CHANGED
@@ -49,7 +49,7 @@
49
  "errors": "replace",
50
  "mask_token": "<mask>",
51
  "model_max_length": 2048,
52
- "pad_token": "<pad>",
53
  "padding_side": "left",
54
  "tokenizer_class": "GPT2Tokenizer",
55
  "truncation_side": "left",
 
49
  "errors": "replace",
50
  "mask_token": "<mask>",
51
  "model_max_length": 2048,
52
+ "pad_token": "</s>",
53
  "padding_side": "left",
54
  "tokenizer_class": "GPT2Tokenizer",
55
  "truncation_side": "left",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2729ac8f55c02f07d5e0fc8c44d41d7a749f69b0b71acb223f9cae006ed7bfef
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acf11d19fd3690d21f67fdd1e8672b16070b75f3f7cedaf60e918ccb7e13fa35
3
  size 4600