RAGAS_squad_dev / README.md
xxizhouu's picture
Upload dataset
08196f1 verified
metadata
license: mit
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: reference_contexts
      sequence: string
    - name: user_input
      dtype: string
    - name: reference
      dtype: string
  splits:
    - name: clean
      num_bytes: 11293409
      num_examples: 11873
    - name: norman_20y
      num_bytes: 14778
      num_examples: 20
    - name: norman_20n
      num_bytes: 14198
      num_examples: 20
  download_size: 1259581
  dataset_size: 11322385
configs:
  - config_name: default
    data_files:
      - split: clean
        path: data/clean-*
      - split: norman_20y
        path: data/norman_20y-*
      - split: norman_20n
        path: data/norman_20n-*