eval_vl / README.md
MinGue's picture
Upload README.md with huggingface_hub
3c64d94
|
Raw
History Blame Contribute Delete
659 Bytes
---
dataset_info:
features:
- name: idx
dtype: int64
- name: dataset
dtype: string
- name: file_name
dtype: string
- name: query
dtype: string
- name: passages
sequence: string
- name: passage_count
dtype: int64
- name: answer_gpt
dtype: string
splits:
- name: train
num_bytes: 1344796
num_examples: 600
download_size: 521467
dataset_size: 1344796
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "eval_vl"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)