aihub_retriever_law / README.md
minsangK's picture
Upload dataset
a787588 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: questions
      sequence: string
    - name: type
      dtype: string
  splits:
    - name: train
      num_bytes: 122852174
      num_examples: 72115
    - name: validation
      num_bytes: 11970660
      num_examples: 6777
  download_size: 65125730
  dataset_size: 134822834
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*