manu's picture
Upload README.md with huggingface_hub
19f80c0
|
raw
history blame
1.09 kB
---
configs:
- config_name: default
data_files:
- split: Grammar
path: data/Grammar-*
- split: Vocabulary
path: data/Vocabulary-*
- split: Reading
path: data/Reading-*
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: context
dtype: string
- name: difficulty
dtype: string
- name: language
dtype: string
- name: subject
dtype: string
- name: url
dtype: string
- name: answerA
dtype: string
- name: answerB
dtype: string
- name: answerC
dtype: string
- name: answerD
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: Grammar
num_bytes: 29094
num_examples: 119
- name: Vocabulary
num_bytes: 30944
num_examples: 119
- name: Reading
num_bytes: 115507
num_examples: 71
download_size: 0
dataset_size: 175545
---
# Dataset Card for "french-bench-grammar-vocab-reading"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)