File size: 1,085 Bytes
46e9855
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dac199e
46e9855
dac199e
46e9855
dac199e
46e9855
dac199e
46e9855
 
 
 
 
 
 
 
 
 
 
 
 
19f80c0
46e9855
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
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)