cypnest_test / README.md
lldxhm's picture
Upload README.md with huggingface_hub
eb1d976 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: link
      sequence: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 126007
      num_examples: 475
  download_size: 42563
  dataset_size: 126007

Dataset Card for "cypnest_test"

More Information needed