dataset_info: | |
features: | |
- name: question | |
dtype: string | |
- name: answer0 | |
dtype: string | |
- name: answer1 | |
dtype: string | |
- name: answer2 | |
dtype: string | |
- name: answer3 | |
dtype: string | |
- name: label | |
dtype: | |
class_label: | |
names: | |
'0': '0' | |
'1': '1' | |
'2': '2' | |
'3': '3' | |
splits: | |
- name: train | |
num_bytes: 512290.5 | |
num_examples: 2112 | |
- name: test | |
num_bytes: 170763.5 | |
num_examples: 704 | |
download_size: 222511 | |
dataset_size: 683054.0 | |
# Dataset Card for "genealogy_synthetic_v2" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |