Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
JohnnyNLP commited on
Commit
62d0edc
·
verified ·
1 Parent(s): b7507ba

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +49 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: source
5
+ dtype: string
6
+ - name: query_id
7
+ dtype: string
8
+ - name: query
9
+ dtype: string
10
+ - name: doc_name
11
+ dtype: string
12
+ - name: answer
13
+ sequence: string
14
+ - name: doc_url
15
+ dtype: string
16
+ - name: num_doc_labels
17
+ dtype: int32
18
+ - name: doc_pool
19
+ sequence:
20
+ - name: mapped_id
21
+ dtype: string
22
+ - name: doc_name
23
+ dtype: string
24
+ - name: doc_chunk
25
+ dtype: string
26
+ - name: support
27
+ dtype: int32
28
+ - name: oracle
29
+ struct:
30
+ - name: mapped_id
31
+ dtype: string
32
+ - name: doc_name
33
+ dtype: string
34
+ - name: doc_chunk
35
+ dtype: string
36
+ - name: support
37
+ dtype: int32
38
+ splits:
39
+ - name: train
40
+ num_bytes: 59957279
41
+ num_examples: 7560
42
+ download_size: 35533441
43
+ dataset_size: 59957279
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a212bdd3017e6aca8d1942a4180984529555ed0b7367c8e474a6c443c5f2b8
3
+ size 35533441