File size: 3,444 Bytes
c43b6a0
 
 
 
 
 
8040dc8
9254e62
c43b6a0
 
9254e62
c43b6a0
9254e62
3c889c2
c43b6a0
 
9254e62
c43b6a0
9254e62
3c889c2
c43b6a0
 
9254e62
c43b6a0
9254e62
3c889c2
c43b6a0
 
9254e62
c43b6a0
9254e62
8040dc8
9254e62
08e8abf
 
9254e62
08e8abf
9254e62
3c889c2
08e8abf
 
9254e62
08e8abf
9254e62
3c889c2
08e8abf
 
9254e62
08e8abf
9254e62
3c889c2
08e8abf
 
9254e62
08e8abf
9254e62
8040dc8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aaaa77c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c43b6a0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
---
language:
- en
pretty_name: TJDNet

configs:
# GPT2 (h2)
- config_name: gpt2_gsm8k_h2
  data_files:
  - split: train
    path: "gpt2/h2/gsm8k/train.jsonl"
  - split: test
    path: "gpt2/h2/gsm8k/test.jsonl"
- config_name: gpt2_poem_h2
  data_files:
  - split: train
    path: "gpt2/h2/poem/train.jsonl"
  - split: test
    path: "gpt2/h2/poem/test.jsonl"
- config_name: gpt2_newline_h2
  data_files:
  - split: train
    path: "gpt2/h2/newline/train.jsonl"
  - split: test
    path: "gpt2/h2/newline/test.jsonl"
- config_name: gpt2_space_h2
  data_files:
  - split: train
    path: "gpt2/h2/space/train.jsonl"
  - split: test
    path: "gpt2/h2/space/test.jsonl"
# Llama (h2)
- config_name: meta_llama_llama_2_7b_chat_hf_gsm8k_h2
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h2/gsm8k/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h2/gsm8k/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_poem_h2
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h2/poem/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h2/poem/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_newline_h2
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h2/newline/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h2/newline/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_space_h2
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h2/space/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h2/space/test.jsonl"
# Llama (h4)
- config_name: meta_llama_llama_2_7b_chat_hf_gsm8k_h4
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h4/gsm8k/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h4/gsm8k/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_poem_h4
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h4/poem/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h4/poem/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_newline_h4
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h4/newline/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h4/newline/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_space_h4
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h4/space/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h4/space/test.jsonl"
# Llama (h32)
- config_name: meta_llama_llama_2_7b_chat_hf_gsm8k_h32
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h32/gsm8k/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h32/gsm8k/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_poem_h32
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h32/poem/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h32/poem/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_newline_h32
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h32/newline/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h32/newline/test.jsonl"
- config_name: meta_llama_llama_2_7b_chat_hf_space_h32
  data_files:
  - split: train
    path: "meta_llama_llama_2_7b_chat_hf/h32/space/train.jsonl"
  - split: test
    path: "meta_llama_llama_2_7b_chat_hf/h32/space/test.jsonl"
---