banking77 / README.md
yangwang825's picture
Upload README.md with huggingface_hub
0271152 verified
|
Raw
History Blame Contribute Delete
374 Bytes
metadata
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: test
        path: data/banking77_test.jsonl
      - split: train
        path: data/banking77_train.jsonl