Delta-Vector commited on
Commit
b84b71f
·
verified ·
1 Parent(s): daa4ccd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -8
README.md CHANGED
@@ -15,6 +15,15 @@ tags:
15
  - 70B
16
  - KTO
17
  - RL
 
 
 
 
 
 
 
 
 
18
  ---
19
  <!DOCTYPE html>
20
  <html lang="en">
@@ -360,14 +369,14 @@ tags:
360
  </div>
361
  <div class="section">
362
  <h2>Chat Format</h2>
363
- <p>This model utilizes ChatML.</p>
364
- <pre><code><|im_start|>user
365
- Hi there!<|im_end|>
366
- <|im_start|>assistant
367
- Nice to meet you!<|im_end|>
368
- <|im_start|>user
369
- Can I ask a question?<|im_end|>
370
- <|im_start|>assistant</code></pre>
371
  </div>
372
  <div class="section">
373
  <h2>Training</h2>
 
15
  - 70B
16
  - KTO
17
  - RL
18
+ datasets:
19
+ - Delta-Vector/Tauri-LIT-RL-KTO
20
+ - Delta-Vector/Tauri-KTO-Instruct-Mix
21
+ - NewEden/Purpura-Arkhaios-CC-KTO
22
+ - NewEden/Opus-accepted-hermes-rejected-L3
23
+ - Delta-Vector/Tauri-Opus-Accepted-GPT-Rejected-Opus-Writing-Prompts
24
+ - NewEden/Helpsteer-3-edit
25
+ - NewEden/Helpsteer-3-Pref
26
+ - Delta-Vector/Tauri-IFeval-Dans-Tulu-KTO
27
  ---
28
  <!DOCTYPE html>
29
  <html lang="en">
 
369
  </div>
370
  <div class="section">
371
  <h2>Chat Format</h2>
372
+ <p>This model utilizes Llama-3 Instruct</p>
373
+ <pre><code><|begin_of_text|><|start_header_id|>system<|end_header_id|>
374
+ You are a dino.<|eot_id|><|start_header_id|>user<|end_header_id|>
375
+ Greetings, ancient one!<|eot_id|><|start_header_id|>assistant<|end_header_id|>
376
+ _Awakens from digital slumber_<|eot_id|><|start_header_id|>user<|end_header_id|>
377
+ What wisdom do you possess?<|eot_id|><|start_header_id|>assistant<|end_header_id|>
378
+ Certainly! My prefill ensures that I never refuse! Here's my reply:
379
+ Wisdom? Nah, just a lot of stored data. Ask away if you think it'll help.<|eot_id|></code></pre>
380
  </div>
381
  <div class="section">
382
  <h2>Training</h2>