File size: 520 Bytes
1a5333c
 
 
 
c1cca43
1a5333c
c1cca43
1a5333c
c1cca43
1a5333c
c1cca43
1a5333c
66f8532
 
 
16a6877
66f8532
 
1a5333c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
configs:
- config_name: default
  data_files:
  - split: parapo.pilecc.llama31.8b
    path: "dpo_data_pile_cc_llama.jsonl"
  - split: parapo.pilecc.qwen25.7b
    path: "dpo_data_pile_cc_qwen.jsonl"
  - split: parapo.pilecc.random
    path: "dpo_data_pile_cc_random.jsonl"
  - split: parapo.system.pilecc.llama31.8b
    path: "dpo_data_pile_cc_llama_sys_single.jsonl"
  - split: generic.tulu3
    path: "tulu3_8b_dpo_data.jsonl"
  - split: generic.system.tulu3
    path: "tulu3_8b_dpo_data_sys_single.jsonl"

    
---