metadata
dataset_info:
features:
- name: prompt_en
dtype: string
- name: prompt_te
dtype: string
- name: response_en
dtype: string
- name: response_te
dtype: string
- name: category
sequence: string
- name: is_safe
dtype: bool
splits:
- name: test
num_bytes: 5396278
num_examples: 3021
- name: train
num_bytes: 49058614
num_examples: 27186
download_size: 22335860
dataset_size: 54454892
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*