shroom / README.md
pminervini's picture
Upload dataset
bd4b797
metadata
license: mit
dataset_info:
  features:
    - name: hyp
      dtype: string
    - name: ref
      dtype: string
    - name: src
      dtype: string
    - name: tgt
      dtype: string
    - name: model
      dtype: string
    - name: labels
      sequence: string
    - name: label
      dtype: string
    - name: p(Hallucination)
      dtype: float64
  splits:
    - name: DM
      num_bytes: 77485
      num_examples: 187
    - name: PG
      num_bytes: 29874
      num_examples: 125
    - name: MT
      num_bytes: 53749
      num_examples: 187
  download_size: 79829
  dataset_size: 161108
configs:
  - config_name: default
    data_files:
      - split: DM
        path: data/DM-*
      - split: PG
        path: data/PG-*
      - split: MT
        path: data/MT-*