File size: 475 Bytes
cdef4ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: index
    dtype: int64
  - name: Q
    dtype: string
  - name: A
    dtype: string
  splits:
  - name: train
    num_bytes: 2149019
    num_examples: 10607
  - name: valid
    num_bytes: 478895
    num_examples: 2652
  download_size: 1304645
  dataset_size: 2627914
---
# Dataset Card for "twitter_raw"

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