etghan_RL_v6_2000 / README.md
QomSSLab's picture
Upload dataset
98473f7 verified
|
Raw
History Blame Contribute Delete
706 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: criteria
dtype: string
- name: case_type
dtype: string
- name: is_above_half
dtype: bool
- name: score
dtype: float64
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: id_orig
dtype: int64
- name: response_model
dtype: string
splits:
- name: train
num_bytes: 12326397
num_examples: 2000
- name: test
num_bytes: 1849606
num_examples: 530
download_size: 4273009
dataset_size: 14176003
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---