onsba commited on
Commit
c2a06fd
1 Parent(s): 727a2b6

Upload dataset

Browse files
README.md CHANGED
@@ -2,4 +2,32 @@
2
  license: other
3
  license_name: ons
4
  license_link: LICENSE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
 
2
  license: other
3
  license_name: ons
4
  license_link: LICENSE
5
+ dataset_info:
6
+ features:
7
+ - name: id
8
+ dtype: string
9
+ - name: title
10
+ dtype: string
11
+ - name: context
12
+ dtype: string
13
+ - name: question
14
+ dtype: string
15
+ - name: answers
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 71681.34959349594
20
+ num_examples: 172
21
+ - name: test
22
+ num_bytes: 30839.650406504064
23
+ num_examples: 74
24
+ download_size: 19380
25
+ dataset_size: 102521.0
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: test
32
+ path: data/test-*
33
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb9446510ff1edc59dac46fde9ada160c2f6a2f62971bfb91e6f5288629813b
3
+ size 8676
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2e87693131791f6b70512c4e18f5c559d65a1093ec18bb8a7c6680622b5fe12
3
+ size 10704