enpaiva's picture
Upload dataset
a98cef0 verified
|
raw
history blame contribute delete
No virus
712 Bytes
metadata
license: cc-by-sa-4.0
dataset_info:
  features:
    - name: query
      dtype: string
    - name: base_answer
      dtype: string
    - name: generated_answer
      dtype: string
    - name: model
      dtype: string
    - name: prompt_used
      dtype: string
    - name: labels
      dtype: string
    - name: prometheus_score
      dtype: float64
    - name: feedback
      dtype: string
    - name: evaluated_by
      dtype: string
  splits:
    - name: train
      num_bytes: 3333369
      num_examples: 2746
    - name: test
      num_bytes: 318709
      num_examples: 250
  download_size: 1083996
  dataset_size: 3652078
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*