Datasets:

Modalities:
Text
Formats:
parquet
Languages:
French
DOI:
Libraries:
Datasets
pandas
License:
bourdoiscatie commited on
Commit
31e02e3
·
verified ·
1 Parent(s): fc6d7f5

Upload dataset

Browse files
README.md CHANGED
@@ -6,6 +6,43 @@ language:
6
  size_categories:
7
  - 100K<n<1M
8
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Dataset information
 
6
  size_categories:
7
  - 100K<n<1M
8
  license: cc-by-4.0
9
+ dataset_info:
10
+ features:
11
+ - name: id
12
+ dtype: string
13
+ - name: title
14
+ dtype: string
15
+ - name: context
16
+ dtype: string
17
+ - name: question
18
+ dtype: string
19
+ - name: answers
20
+ sequence:
21
+ - name: text
22
+ dtype: string
23
+ - name: answer_start
24
+ dtype: int32
25
+ splits:
26
+ - name: train
27
+ num_bytes: 195323685
28
+ num_examples: 200617
29
+ - name: validation
30
+ num_bytes: 465228
31
+ num_examples: 910
32
+ - name: test
33
+ num_bytes: 3300945
34
+ num_examples: 3188
35
+ download_size: 34581907
36
+ dataset_size: 199089858
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: validation
43
+ path: data/validation-*
44
+ - split: test
45
+ path: data/test-*
46
  ---
47
 
48
  # Dataset information
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8266da78e89790dc2799fa015d5ea312ab17993811a95b7567d25cbc6c345e
3
+ size 574315
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b91b861876dc2d73a2a62de6a9d42e06ab9b380cfefcfa2d8f85670dfc43169
3
+ size 33946083
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d11187191af35fa276961354a1a92af483f7aff7162d3c674ce0c070484a93e
3
+ size 61509