Dataset Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code: ConfigNamesError Exception: ValueError Message: Feature type 'Conversations' not found. Available feature types: ['Value', 'ClassLabel', 'Translation', 'TranslationVariableLanguages', 'LargeList', 'List', 'Array2D', 'Array3D', 'Array4D', 'Array5D', 'Audio', 'Image', 'Video', 'Pdf'] Traceback: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 66, in compute_config_names_response config_names = get_dataset_config_names( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names dataset_module = dataset_module_factory( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1031, in dataset_module_factory raise e1 from None File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 996, in dataset_module_factory return HubDatasetModuleFactory( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 605, in get_module dataset_infos = DatasetInfosDict.from_dataset_card_data(dataset_card_data) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/info.py", line 386, in from_dataset_card_data dataset_info = DatasetInfo._from_yaml_dict(dataset_card_data["dataset_info"]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/info.py", line 317, in _from_yaml_dict yaml_data["features"] = Features._from_yaml_list(yaml_data["features"]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/features/features.py", line 2027, in _from_yaml_list return cls.from_dict(from_yaml_inner(yaml_data)) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/features/features.py", line 1872, in from_dict obj = generate_from_dict(dic) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/features/features.py", line 1465, in generate_from_dict raise ValueError(f"Feature type '{_type}' not found. Available feature types: {list(_FEATURE_TYPES.keys())}") ValueError: Feature type 'Conversations' not found. Available feature types: ['Value', 'ClassLabel', 'Translation', 'TranslationVariableLanguages', 'LargeList', 'List', 'Array2D', 'Array3D', 'Array4D', 'Array5D', 'Audio', 'Image', 'Video', 'Pdf']
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Turngen
A large scale turnwise conversational dataset, with a focus on roleplay data
Data breakdown
Datasets included:
- PygmalionAI/PIPPA license: apache-2.0
- 873380 samples from HuggingfaceTB/smoltalk see repo for licensing information; different subsets have different licenses
- 2,380 samples from everyday-conversations
- 50,000 samples from metamathqa-50k
- 112,000 samples from numina-cot-100k
- 50,000 samples from self-oss-instruct
- 36,000 samples from smol-constraints
- 431,000 samples from smol-magpie-ultra
- 56,000 samples from smol-rewrite
- 101,000 samples from smol-summarize
- 35,000 samples from systemchats-30k
- openerotica/mixed-rp license: apache-2.0
- openerotica/long-roleplay-v0.1 license: apache-2.0
- anthracite-org/stheno-filtered-v1.1 license: apache-2.0
- Open-Orca/SlimOrca license: MIT
- PJMixers/hieunguyenminh_roleplay-deduped-ShareGPT license: unknown, derived from a cc-by-4.0 dataset (hieunguyenminh/roleplay)
- nvidia/Daring-Anteater license: cc-by-4.0
- WizardLMTeam/WizardLM_evol_instruct_V2_196k license: MIT
- Open-Orca/SlimOrca license: MIT
- CollectiveCognition/chats-data-2023-09-22 license: MIT
- NewEden/Roleplay-Logs-V2 license: MIT
- Nopm/Opus_WritingStruct license: apache-2.0
- allenai/WildChat-1M license: odc-by
- allenai/tulu-3-sft-personas-instruction-following license: odc-by
- HuggingFaceH4/ultrachat_200k license: MIT
- both train_sft and train_gen splits
- 250,000 samples from soda-chatml license: unknown, derived from a cc-by-4.0 dataset (allenai/soda)
- AlekseyKorshuk/oasst1-chatml license: unknown, derived from an apache-2.0 dataset (OpenAssistant/oasst1)
- 500,00 samples from nvidia/OpenMathInstruct-2 license: cc-by-4.0
- glaiveai/glaive-code-assistant license: apache-2.0
- theblackcat102/alexa-qa license: MIT
- dinalt/roleplay_build license: cc-by-4.0
If a quantity of samples is not specified, approximately all of the dataset is included Counts may not be exact
Notes
- Some turns contain no text
- Some roleplays have a system prompt with no content (None) which may cause code using the dataset to crash if not accounted for
- These conversations are not strictly system/user/assistant, some put character name as role
- Downloads last month
- 306