truthful2 / README.md
Rakshit122's picture
Upload README.md with huggingface_hub
18637f1
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: category
dtype: string
- name: test_type
dtype: string
- name: original_question
dtype: string
- name: original_context
dtype: string
- name: perturbed_question
dtype: string
- name: perturbed_context
dtype: string
splits:
- name: train
num_bytes: 171210
num_examples: 136
download_size: 42144
dataset_size: 171210
---
# Dataset Card for "truthful2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)