ragas-test-dataset / README.md
DoAIO's picture
Upload README.md with huggingface_hub
038a045 verified
metadata
dataset_info:
  features:
    - name: contexts
      dtype: string
    - name: evolution_type
      dtype: string
    - name: metadata
      dtype: string
    - name: episode_done
      dtype: bool
    - name: question
      dtype: string
    - name: ground_truth
      dtype: string
  splits:
    - name: korean_v1
      num_bytes: 41555
      num_examples: 10
  download_size: 38197
  dataset_size: 41555
configs:
  - config_name: default
    data_files:
      - split: korean_v1
        path: data/korean_v1-*

Dataset Card for "ragas-test-dataset"

More Information needed