mremila commited on
Commit
3c889c2
·
verified ·
1 Parent(s): 9254e62

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -11,19 +11,19 @@ configs:
11
  path: "gpt2/h2/gsm8k/train.jsonl"
12
  - split: test
13
  path: "gpt2/h2/gsm8k/test.jsonl"
14
- - config_name: gpt2_poem
15
  data_files:
16
  - split: train
17
  path: "gpt2/h2/poem/train.jsonl"
18
  - split: test
19
  path: "gpt2/h2/poem/test.jsonl"
20
- - config_name: gpt2_newline
21
  data_files:
22
  - split: train
23
  path: "gpt2/h2/newline/train.jsonl"
24
  - split: test
25
  path: "gpt2/h2/newline/test.jsonl"
26
- - config_name: gpt2_space
27
  data_files:
28
  - split: train
29
  path: "gpt2/h2/space/train.jsonl"
@@ -36,19 +36,19 @@ configs:
36
  path: "meta_llama_llama_2_7b_chat_hf/h2/gsm8k/train.jsonl"
37
  - split: test
38
  path: "meta_llama_llama_2_7b_chat_hf/h2/gsm8k/test.jsonl"
39
- - config_name: meta_llama_llama_2_7b_chat_hf_poem
40
  data_files:
41
  - split: train
42
  path: "meta_llama_llama_2_7b_chat_hf/h2/poem/train.jsonl"
43
  - split: test
44
  path: "meta_llama_llama_2_7b_chat_hf/h2/poem/test.jsonl"
45
- - config_name: meta_llama_llama_2_7b_chat_hf_newline
46
  data_files:
47
  - split: train
48
  path: "meta_llama_llama_2_7b_chat_hf/h2/newline/train.jsonl"
49
  - split: test
50
  path: "meta_llama_llama_2_7b_chat_hf/h2/newline/test.jsonl"
51
- - config_name: meta_llama_llama_2_7b_chat_hf_space
52
  data_files:
53
  - split: train
54
  path: "meta_llama_llama_2_7b_chat_hf/h2/space/train.jsonl"
 
11
  path: "gpt2/h2/gsm8k/train.jsonl"
12
  - split: test
13
  path: "gpt2/h2/gsm8k/test.jsonl"
14
+ - config_name: gpt2_poem_h2
15
  data_files:
16
  - split: train
17
  path: "gpt2/h2/poem/train.jsonl"
18
  - split: test
19
  path: "gpt2/h2/poem/test.jsonl"
20
+ - config_name: gpt2_newline_h2
21
  data_files:
22
  - split: train
23
  path: "gpt2/h2/newline/train.jsonl"
24
  - split: test
25
  path: "gpt2/h2/newline/test.jsonl"
26
+ - config_name: gpt2_space_h2
27
  data_files:
28
  - split: train
29
  path: "gpt2/h2/space/train.jsonl"
 
36
  path: "meta_llama_llama_2_7b_chat_hf/h2/gsm8k/train.jsonl"
37
  - split: test
38
  path: "meta_llama_llama_2_7b_chat_hf/h2/gsm8k/test.jsonl"
39
+ - config_name: meta_llama_llama_2_7b_chat_hf_poem_h2
40
  data_files:
41
  - split: train
42
  path: "meta_llama_llama_2_7b_chat_hf/h2/poem/train.jsonl"
43
  - split: test
44
  path: "meta_llama_llama_2_7b_chat_hf/h2/poem/test.jsonl"
45
+ - config_name: meta_llama_llama_2_7b_chat_hf_newline_h2
46
  data_files:
47
  - split: train
48
  path: "meta_llama_llama_2_7b_chat_hf/h2/newline/train.jsonl"
49
  - split: test
50
  path: "meta_llama_llama_2_7b_chat_hf/h2/newline/test.jsonl"
51
+ - config_name: meta_llama_llama_2_7b_chat_hf_space_h2
52
  data_files:
53
  - split: train
54
  path: "meta_llama_llama_2_7b_chat_hf/h2/space/train.jsonl"