RikkiXu commited on
Commit
7b3c6a4
1 Parent(s): 7527e24

Training in progress, step 500

Browse files
runs/May20_16-24-56_n136-129-074/events.out.tfevents.1716194161.n136-129-074.1487698.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70246f3d29d8213a9a46c7290ec2773d53762866ca78e7e187a1e506a79672b5
3
+ size 4789
runs/May20_17-14-02_n136-129-074/events.out.tfevents.1716197400.n136-129-074.1626555.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd9e783289fdd5ea2d476548543763fd6304cf67c0e603ce57278b05855e9fb
3
+ size 4767
runs/May20_17-38-20_n136-129-074/events.out.tfevents.1716197925.n136-129-074.1639482.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17592f3871babaa8a9191812130c86778681ab5157ff3b03a255565a82fc6800
3
+ size 25973
tokenizer_config.json CHANGED
@@ -48,7 +48,7 @@
48
  "<|pad_0|>"
49
  ],
50
  "bos_token": "<s>",
51
- "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
52
  "clean_up_tokenization_spaces": false,
53
  "eos_token": "<|end_of_turn|>",
54
  "legacy": true,
 
48
  "<|pad_0|>"
49
  ],
50
  "bos_token": "<s>",
51
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '\n\nHuman: '+ message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '\n\nAssistant: ' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '\n\nAssistant: ' }}\n{% endif %}\n{% endfor %}",
52
  "clean_up_tokenization_spaces": false,
53
  "eos_token": "<|end_of_turn|>",
54
  "legacy": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68fc3a7e01a1f972df57dda16dff653580f8f62565e152a4811780709f9e6544
3
  size 6136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab1073054887c84d835e64c0680c64bd5cf5245c7f60ddaea447a5c333c0e6c4
3
  size 6136