File size: 529 Bytes
43301b6 ec7871b 43301b6 6939029 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
language:
- en
dataset_info:
features:
- name: input
dtype: image
- name: instruction
dtype: string
- name: source
dtype: string
splits:
- name: test
num_bytes: 84176333.0
num_examples: 400
download_size: 83377212
dataset_size: 84176333.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
Please check out our GitHub repository if you simply want a json and image folders (I personally find parquet confusing): https://github.com/McGill-NLP/AURORA
--- |