File size: 889 Bytes
aef8850 d3f8dc5 aef8850 14bbcc8 aef8850 14bbcc8 aef8850 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
dataset_info:
features:
- name: Prompt
dtype: string
- name: LLM1
dtype: string
- name: LLM2
dtype: string
- name: LLM1 response
dtype: string
- name: LLM2 response
dtype: string
- name: Human judges quality
dtype: string
- name: Human judges correctness
dtype: string
- name: Human judges relevance
dtype: string
- name: Human LLM1 Tunisian usage score
dtype: float64
- name: Human LLM2 Tunisian usage score
dtype: float64
- name: Human LLM1 flagged issues
dtype: string
- name: Human LLM2 flagged issues
dtype: string
- name: Evaluated
dtype: bool
- name: CurrentPromptIndex
dtype: int64
splits:
- name: train
num_bytes: 1781579
num_examples: 900
download_size: 876328
dataset_size: 1781579
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|