keeve101 commited on
Commit
7049d7f
·
verified ·
1 Parent(s): 9aba3d8

Upload dataset

Browse files
README.md CHANGED
@@ -4,17 +4,34 @@ dataset_info:
4
  features:
5
  - name: question
6
  dtype: string
 
 
7
  - name: answer
8
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
9
  splits:
 
 
 
10
  - name: validation
11
- num_bytes: 9496.5
12
  num_examples: 21
13
  - name: test
14
- num_bytes: 9496.5
15
  num_examples: 21
16
- download_size: 18871
17
- dataset_size: 18993.0
18
  - config_name: v2
19
  features:
20
  - name: question
@@ -33,6 +50,8 @@ dataset_info:
33
  configs:
34
  - config_name: v1
35
  data_files:
 
 
36
  - split: validation
37
  path: v1/validation-*
38
  - split: test
 
4
  features:
5
  - name: question
6
  dtype: string
7
+ - name: prompt
8
+ dtype: string
9
  - name: answer
10
  dtype: string
11
+ - name: context
12
+ list:
13
+ - name: title
14
+ dtype: string
15
+ - name: url
16
+ dtype: string
17
+ - name: content
18
+ dtype: string
19
+ - name: score
20
+ dtype: float64
21
+ - name: confidence
22
+ dtype: float64
23
  splits:
24
+ - name: train
25
+ num_bytes: 1518334
26
+ num_examples: 277
27
  - name: validation
28
+ num_bytes: 8774
29
  num_examples: 21
30
  - name: test
31
+ num_bytes: 10909
32
  num_examples: 21
33
+ download_size: 581138
34
+ dataset_size: 1538017
35
  - config_name: v2
36
  features:
37
  - name: question
 
50
  configs:
51
  - config_name: v1
52
  data_files:
53
+ - split: train
54
+ path: v1/train-*
55
  - split: validation
56
  path: v1/validation-*
57
  - split: test
v1/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f402de1646e3f6775157a3ad517185bb2a6f6ebced7c3b329c9bc9a04411e8c5
3
- size 9309
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c95f9f78193b87e7cc2420efebdc974a815b11712e0476ac19f1a5b7ed4527f
3
+ size 11965
v1/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0952c462dc2e5ff7902ad07d09fd4fe183fa3f428680962451ec19b68fd690a8
3
- size 561403
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9666d5469d4f282e2299ad28a85906510935c33ca04d12fa6c598596b6b86cc
3
+ size 559075
v1/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a30f1fd34029cfd09829df546a88917ece0a063b5475cf8762548c14244e6068
3
- size 9562
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e52aa5822ac8ec6485647a340b629a66fd370b9c42d6d882b31f2b0570b309
3
+ size 10098