jacobmorrison commited on
Commit
65d0e91
·
verified ·
1 Parent(s): a0a81b6

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': '/model',
17
  'push_to_hub': True,
18
  'revision': 'main',
19
- 'save_filename': '/output/shards/18473/17.jsonl',
20
  'skill': 'chat'}
21
 
22
  dataset_args:
23
- {'dataset_end_idx': 8550,
24
  'dataset_name': 'HuggingFaceH4/no_robots',
25
- 'dataset_start_idx': 8075,
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', '17.jsonl']` from the https://huggingface.co/datasets/jacobmorrison/generation_18473.
43
- 2. Run `python open_instruct/rejection_sampling/generation.py --dataset_name HuggingFaceH4/no_robots --model_name_or_path /model --dataset_start_idx 8075 --dataset_end_idx 8550 --save_filename /output/shards/18473/17.jsonl --hf_repo_id generation_18473 --no_add_timestamp --push_to_hub --num_completions 8 --tensor_parallel_size 1`
 
16
  'model_name_or_path': '/model',
17
  'push_to_hub': True,
18
  'revision': 'main',
19
+ 'save_filename': '/output/shards/18473/15.jsonl',
20
  'skill': 'chat'}
21
 
22
  dataset_args:
23
+ {'dataset_end_idx': 7600,
24
  'dataset_name': 'HuggingFaceH4/no_robots',
25
+ 'dataset_start_idx': 7125,
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', '15.jsonl']` from the https://huggingface.co/datasets/jacobmorrison/generation_18473.
43
+ 2. Run `python open_instruct/rejection_sampling/generation.py --dataset_name HuggingFaceH4/no_robots --model_name_or_path /model --dataset_start_idx 7125 --dataset_end_idx 7600 --save_filename /output/shards/18473/15.jsonl --hf_repo_id generation_18473 --no_add_timestamp --push_to_hub --num_completions 8 --tensor_parallel_size 1`