File size: 1,185 Bytes
e5a023e
 
33b99b1
 
a9fae24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0b76b25
 
 
 
a9fae24
 
 
 
 
101d11d
 
 
 
 
1fd9b7d
 
101d11d
0adeb3e
 
 
 
101d11d
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
license: mit
task_categories:
- question-answering
dataset_info:
  features:
  - name: qid
    dtype: int64
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: creationTime
    dtype: int64
  - name: followerCount
    dtype: int64
  - name: viewCount
    dtype: int64
  - name: numAnswers
    dtype: int64
  - name: numMachineAnswers
    dtype: int64
  - name: isLocked
    dtype: bool
  - name: isTrendyQuestion
    dtype: bool
  - name: asker
    struct:
    - name: uid
      dtype: int64
    - name: givenName
      dtype: string
    - name: familyName
      dtype: string
    - name: isMachineAnswerBot
      dtype: bool
  - name: answers
    dtype: string
  splits:
  - name: train
    num_bytes: 45900481870
    num_examples: 2971156
  download_size: 16052225826
  dataset_size: 45900481870
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# QUORA_ONE_MANY_QA
This dataset is derived from **quora.com** questioning data. It is a question with multiple answers.

The project provide gas for [mnbvc](http://mnbvc.253874.net/).

# STATISTICS
Raw data size
- 1000000 16G
- 2000000 17G
- 3000000 15G
- Updating...