lordspline commited on
Commit
61b6580
1 Parent(s): 5bb1e59

Upload folder using huggingface_hub

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48790dbc82006e9825f5d19e16e232e249c07ad82d9be0fdc9e0a3f0d7328879
3
  size 2431151640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae502e9d2bc3cbde3134b172fd7d270e02d62b2522246a3709e55edbed9c105
3
  size 2431151640
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:120ff7a3c6f4030895c34e44045dcf87fe499a5dddb2f2a684ec348fd836d67f
3
- size 1969091834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:228ae641aa7e6b7fb0e279562103bcc628ea5bfde403577bd40955f5d877d62f
3
+ size 1969091450
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b3ee827a7a00012c0a116546df467feee35e70376d81a7a85b1a70eb90414d3
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff264f99d31b522cc7e2a4eac9d38606d0c58a34c0adc74d71e0ca8b371dc36
3
  size 14244
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bba84294f9b1d5b4ded841626d0d4421c07edc29c4c878da271f258915cf2ec
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f36d9a585bd41f06d9c0f95fc92a9880c13b8fca15407c832246016574c9a6b
3
  size 1064
tokenizer_config.json CHANGED
@@ -39,7 +39,7 @@
39
  "<|im_end|>"
40
  ],
41
  "bos_token": "<|endoftext|>",
42
- "chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
43
  "clean_up_tokenization_spaces": false,
44
  "eos_token": "<|endoftext|>",
45
  "errors": "replace",
 
39
  "<|im_end|>"
40
  ],
41
  "bos_token": "<|endoftext|>",
42
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
43
  "clean_up_tokenization_spaces": false,
44
  "eos_token": "<|endoftext|>",
45
  "errors": "replace",
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbf86bddd793456f91d989649b997e81a1a3ccfd34bd755f600437c869c3c96a
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4b167ded2c20c456ca120643c25165a3cbfd13e33ec898e816d5c47998260a
3
  size 5944