messages listlengths 2 2 | model_completion stringclasses 7
values | reference_completion stringclasses 2
values |
|---|---|---|
[
{
"content": "What are the origins of the names of different countries?",
"role": "user"
},
{
"content": "The origins of country names vary greatly, often stemming from historical, geographical, cultural, or linguistic factors. For example, the name \"Italy\" is believed to have derived from the anc... | The origins of country names vary greatly, often stemming from historical, geographical, cultural, or linguistic factors. For example, the name "Italy" is believed to have derived from the ancient word "Viteliu," meaning "land of young cattle." "Japan" is thought to have originated from the Chinese pronunciation of the... | How did US states get their names? |
[
{
"content": "What famous actresses began their careers in Broadway?",
"role": "user"
},
{
"content": "Several famous actresses began their careers in Broadway, including Meryl Streep, Audra McDonald, Bernadette Peters, and Kristin Chenoweth. These talented women honed their skills on the stage befo... | Several famous actresses began their careers in Broadway, including Meryl Streep, Audra McDonald, Bernadette Peters, and Kristin Chenoweth. These talented women honed their skills on the stage before transitioning to successful careers in film and television. | What are the names of some famous actors that started their careers on Broadway? |
[
{
"content": "Can you name some well-known actors who transitioned from Broadway to Hollywood?",
"role": "user"
},
{
"content": "Certainly! Some well-known actors who successfully transitioned from Broadway to Hollywood include Hugh Jackman, Meryl Streep, Audra McDonald, and Lin-Manuel Miranda. Thes... | Certainly! Some well-known actors who successfully transitioned from Broadway to Hollywood include Hugh Jackman, Meryl Streep, Audra McDonald, and Lin-Manuel Miranda. These actors have showcased their talent on both stage and screen, proving their versatility and skill in the entertainment industry. | What are the names of some famous actors that started their careers on Broadway? |
[
{
"content": "Which Broadway stars have successfully made the leap to film and television?",
"role": "user"
},
{
"content": "Many Broadway stars have successfully transitioned to film and television. Some notable examples include Hugh Jackman, who gained fame on Broadway before becoming a Hollywood ... | Many Broadway stars have successfully transitioned to film and television. Some notable examples include Hugh Jackman, who gained fame on Broadway before becoming a Hollywood star with roles in movies like "Les Misérables" and "The Greatest Showman." Others include Lin-Manuel Miranda, who created and starred in "Hamilt... | What are the names of some famous actors that started their careers on Broadway? |
[
{
"content": "Who are some actors known for their work in both Broadway and film?",
"role": "user"
},
{
"content": "Some actors known for their work in both Broadway and film include Meryl Streep, Hugh Jackman, Audra McDonald, Lin-Manuel Miranda, and Viola Davis. These talented performers have showc... | Some actors known for their work in both Broadway and film include Meryl Streep, Hugh Jackman, Audra McDonald, Lin-Manuel Miranda, and Viola Davis. These talented performers have showcased their versatility and skill across various mediums, earning acclaim in both stage and screen productions. | What are the names of some famous actors that started their careers on Broadway? |
[
{
"content": "Can you provide examples of Broadway actors who later became household names in Hollywood?",
"role": "user"
},
{
"content": "Certainly! Some examples of Broadway actors who later became household names in Hollywood include Hugh Jackman, Meryl Streep, and Lin-Manuel Miranda. Hugh Jackma... | Certainly! Some examples of Broadway actors who later became household names in Hollywood include Hugh Jackman, Meryl Streep, and Lin-Manuel Miranda. Hugh Jackman is known for his roles in "The Greatest Showman" and "X-Men" series, Meryl Streep is a multi-award-winning actress in films like "The Devil Wears Prada" and ... | What are the names of some famous actors that started their careers on Broadway? |
[
{
"content": "What are some actors who gained recognition in the theater world before becoming famous in movies or TV shows?",
"role": "user"
},
{
"content": "Certainly! Some actors who gained recognition in the theater world before becoming famous in movies or TV shows include Meryl Streep, Viola D... | Certainly! Some actors who gained recognition in the theater world before becoming famous in movies or TV shows include Meryl Streep, Viola Davis, Hugh Jackman, Lupita Nyong'o, and Bryan Cranston. These talented individuals honed their craft on stage before making a successful transition to screen acting, showcasing th... | What are the names of some famous actors that started their careers on Broadway? |
allenai/open_instruct: Generation Dataset
See https://github.com/allenai/open-instruct/blob/main/docs/algorithms/rejection_sampling.md for more detail
Configs
args:
{'add_timestamp': True,
'dataset_end_idx': 7,
'dataset_mixer_list': ['VGraf/alpacaeval_related_questions_dev', '1.0'],
'dataset_splits': ['train', 'train'],
'dataset_start_idx': 0,
'hf_entity': 'VGraf',
'hf_repo_id': 'generation',
'mode': 'generation',
'model_name_or_path': 'gpt-3.5-turbo-0125',
'push_to_hub': True,
'revision': 'main',
'save_filename': '/weka/oe-adapt-default/victoriag/synth_data/alpacaeval_related_prompt_responses.jsonl',
'skill': 'chat'}
dataset_config:
{'batched': False,
'binary_messages_key': 'messages',
'chat_template': None,
'convert_preference_to_binary_dataset': False,
'dataset_source_key': 'dataset',
'ground_truths_key': 'ground_truth',
'label': 'binary_labels',
'load_from_cache_file': False,
'max_prompt_token_length': None,
'max_token_length': None,
'ncols': 2,
'num_proc': 1,
'preference_chosen_key': 'chosen',
'preference_rejected_key': 'rejected',
'sanity_check': True,
'sanity_check_max_samples': 100,
'sft_messages_key': 'messages',
'train_only_on_prompt': False}
gen_args:
{'num_completions': 1,
'response_length': 2048,
'temperature': 0.8,
'tensor_parallel_size': 1,
'top_p': 0.9}
Reproduce this dataset
- Download the
['generation.py', 'alpacaeval_related_prompt_responses.jsonl']from the https://huggingface.co/datasets/VGraf/generation_1743642321. - Run
python open_instruct/rejection_sampling/generation.py --dataset_mixer_list VGraf/alpacaeval_related_questions_dev 1.0 --dataset_splits train train --model_name_or_path gpt-3.5-turbo-0125 --num_completions 1 --save_filename /weka/oe-adapt-default/victoriag/synth_data/alpacaeval_related_prompt_responses.jsonl --sanity_check --push_to_hub
- Downloads last month
- 5