File size: 577 Bytes
e6e881e
332051a
e6e881e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language: en
dataset_info:
  features:
  - name: summary
    dtype: string
  - name: text
    dtype: string
  - name: answer
    dtype: string
  - name: labels
    dtype: float64
  - name: answer_summary
    dtype: string
  splits:
  - name: train
    num_bytes: 8814492
    num_examples: 4863
  - name: test
    num_bytes: 2169489
    num_examples: 1216
  download_size: 6458361
  dataset_size: 10983981
---
# Dataset Card for "qa_updated"

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