rahulseetharaman commited on
Commit
f6d4cb5
·
verified ·
1 Parent(s): 8ca2e84

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: query
5
+ dtype: string
6
+ - name: document_A
7
+ dtype: string
8
+ - name: document_B
9
+ dtype: string
10
+ - name: relevant
11
+ dtype: string
12
+ - name: prompt
13
+ dtype: string
14
+ - name: completion
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ - name: input_ids
19
+ sequence: int32
20
+ - name: token_type_ids
21
+ sequence: int8
22
+ - name: attention_mask
23
+ sequence: int8
24
+ splits:
25
+ - name: train
26
+ num_bytes: 559795
27
+ num_examples: 100
28
+ - name: test
29
+ num_bytes: 389191
30
+ num_examples: 100
31
+ download_size: 207759
32
+ dataset_size: 948986
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:763e8be80aeef8232d2c9864e5b46842e631bdc247c2fcd081ac126d16dd82c7
3
+ size 92848
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4bd8dc57a0dd12a04dbb8ae3017e79f90c9eb11897ac1249c1b90c975fcd2c9
3
+ size 114911