jacobmorrison commited on
Commit
a75d677
·
verified ·
1 Parent(s): cbce84f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,13 +16,13 @@ args:
16
  'model_name_or_path': '/generation_model',
17
  'push_to_hub': True,
18
  'revision': 'main',
19
- 'save_filename': '/output/shards/18767/79.jsonl',
20
  'skill': 'chat'}
21
 
22
  dataset_args:
23
- {'dataset_end_idx': 642960,
24
  'dataset_name': 'ai2-adapt-dev/new_base_rs_mix',
25
- 'dataset_start_idx': 634923,
26
  'dataset_test_split': 'validation',
27
  'dataset_text_field': 'prompt',
28
  'dataset_train_split': 'train',
@@ -39,5 +39,5 @@ gen_args:
39
 
40
  ## Reproduce this dataset
41
 
42
- 1. Download the `['generation.py', '79.jsonl']` from the https://huggingface.co/datasets/jacobmorrison/generation_18767.
43
- 2. Run `python open_instruct/rejection_sampling/generation.py --dataset_name ai2-adapt-dev/new_base_rs_mix --model_name_or_path /generation_model --dataset_start_idx 634923 --dataset_end_idx 642960 --save_filename /output/shards/18767/79.jsonl --hf_repo_id generation_18767 --no_add_timestamp --push_to_hub --num_completions 8 --tensor_parallel_size 1`
 
16
  'model_name_or_path': '/generation_model',
17
  'push_to_hub': True,
18
  'revision': 'main',
19
+ 'save_filename': '/output/shards/18767/83.jsonl',
20
  'skill': 'chat'}
21
 
22
  dataset_args:
23
+ {'dataset_end_idx': 675108,
24
  'dataset_name': 'ai2-adapt-dev/new_base_rs_mix',
25
+ 'dataset_start_idx': 667071,
26
  'dataset_test_split': 'validation',
27
  'dataset_text_field': 'prompt',
28
  'dataset_train_split': 'train',
 
39
 
40
  ## Reproduce this dataset
41
 
42
+ 1. Download the `['generation.py', '83.jsonl']` from the https://huggingface.co/datasets/jacobmorrison/generation_18767.
43
+ 2. Run `python open_instruct/rejection_sampling/generation.py --dataset_name ai2-adapt-dev/new_base_rs_mix --model_name_or_path /generation_model --dataset_start_idx 667071 --dataset_end_idx 675108 --save_filename /output/shards/18767/83.jsonl --hf_repo_id generation_18767 --no_add_timestamp --push_to_hub --num_completions 8 --tensor_parallel_size 1`