nuner / README.md
yangwang825's picture
Upload README.md with huggingface_hub
542c84f verified
|
Raw
History Blame Contribute Delete
310 Bytes
---
features:
- name: input
dtype: string
- name: output
dtype: json
- name: schema
list:
- name: label
dtype: string
- name: description
dtype: string
configs:
- config_name: default
data_files:
- split: train
path: data/nuner_train.jsonl
---