File size: 579 Bytes
9a0c602
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: question
    dtype: string
  - name: context
    dtype: string
  - name: answer
    dtype: string
  - name: similar_contexts
    sequence: string
  splits:
  - name: train
    num_bytes: 5886595919
    num_examples: 944076
  download_size: 3411355687
  dataset_size: 5886595919
---
# Dataset Card for "aihub_books_generated_answers_negative"

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