genealogy_synthetic / README.md
adzcai's picture
Upload README.md with huggingface_hub
97c468b
|
raw
history blame
828 Bytes
metadata
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: main
      num_bytes: 683054
      num_examples: 2816
    - name: main_test
      num_bytes: 677690
      num_examples: 2797
    - name: easy
      num_bytes: 297919
      num_examples: 1292
    - name: easy_test
      num_bytes: 298388
      num_examples: 1295
  download_size: 0
  dataset_size: 1957051

Dataset Card for "genealogy_synthetic"

More Information needed