LAW_benchmark / README.md
WKLI22's picture
Upload dataset
856a5f2 verified
|
raw
history blame
No virus
454 Bytes
---
dataset_info:
features:
- name: train
struct:
- name: answer
dtype: string
- name: choices
sequence: string
- name: id
dtype: string
- name: q
dtype: string
- name: reference
dtype: string
splits:
- name: train
num_bytes: 64242
num_examples: 79
download_size: 33599
dataset_size: 64242
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---