mit-restaurant / README.md
yangwang825's picture
Update README.md
59bbf46 verified
|
Raw
History Blame Contribute Delete
423 Bytes
metadata
features:
  - name: input
    dtype: string
  - name: output
    struct:
      - name: entities
        dtype: json
  - name: schema
    list:
      - name: label
        dtype: string
      - name: description
        dtype: string
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/mit_restaurant_test.jsonl
      - split: train
        path: data/mit_restaurant_train.jsonl