ds8 / README.md
AnaniyaX's picture
Upload dataset
c0477a6 verified
---
dataset_info:
features:
- name: prediction
list:
- name: label
dtype: string
- name: score
dtype: float64
- name: prediction_agent
dtype: string
- name: annotation
dtype: 'null'
- name: annotation_agent
dtype: 'null'
- name: multi_label
dtype: bool
- name: explanation
dtype: 'null'
- name: id
dtype: string
- name: metadata
dtype: 'null'
- name: status
dtype: string
- name: event_timestamp
dtype: timestamp[us]
- name: metrics
struct:
- name: text_length
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 4387
num_examples: 3
download_size: 13784
dataset_size: 4387
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---