File size: 732 Bytes
739b677
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
dataset_info:
  features:
  - name: query
    dtype: string
  - name: long_answer
    dtype: string
  - name: short_answer
    dtype: string
  - name: title
    dtype: string
  - name: bert_title
    dtype: string
  - name: abstract
    dtype: string
  - name: content
    dtype: string
  - name: url
    dtype: string
  - name: index
    dtype: int64
  splits:
  - name: train
    num_bytes: 11883848054
    num_examples: 307373
  - name: test
    num_bytes: 286431036
    num_examples: 7830
  download_size: 6269718040
  dataset_size: 12170279090
---
# Dataset Card for "natural-questions-nci"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)