Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
primo / README.md
PhaedrusFlow's picture
Upload dataset
99ad1df verified
|
raw
history blame
No virus
482 Bytes
---
license: cc-by-nc-nd-4.0
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
dtype: string
splits:
- name: train
num_bytes: 177031508
num_examples: 182822
- name: test
num_bytes: 3274723
num_examples: 4183
download_size: 86056730
dataset_size: 180306231
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---