File size: 2,266 Bytes
3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 553ff41 3670474 |
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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 |
---
dataset_info:
features:
- name: qid
dtype: int64
- name: question
dtype: string
- name: positives
list:
- name: answer_id
dtype: int64
- name: pm_score
dtype: int64
- name: text
dtype: string
- name: negatives
list:
- name: answer_id
dtype: int64
- name: pm_score
dtype: int64
- name: text
dtype: string
splits:
- name: biology
num_bytes: 10462064
num_examples: 2000
- name: bioinformatics
num_bytes: 4153115
num_examples: 896
- name: earthscience
num_bytes: 5137475
num_examples: 1046
- name: economics
num_bytes: 9268541
num_examples: 1792
- name: cogsci
num_bytes: 5539705
num_examples: 908
- name: robotics
num_bytes: 4554735
num_examples: 1021
- name: engineering
num_bytes: 8833733
num_examples: 2000
- name: chemistry
num_bytes: 11861617
num_examples: 2000
- name: codereview
num_bytes: 26429169
num_examples: 2000
- name: cs
num_bytes: 13042540
num_examples: 2000
- name: math
num_bytes: 17112324
num_examples: 2000
- name: softwareengineering
num_bytes: 19494818
num_examples: 2000
- name: Stackoverflow
num_bytes: 17926120
num_examples: 2000
- name: sustainability
num_bytes: 2830266
num_examples: 510
- name: mathoverflow
num_bytes: 20663201
num_examples: 2000
download_size: 89255291
dataset_size: 177309423
configs:
- config_name: default
data_files:
- split: biology
path: data/biology-*
- split: bioinformatics
path: data/bioinformatics-*
- split: earthscience
path: data/earthscience-*
- split: economics
path: data/economics-*
- split: cogsci
path: data/cogsci-*
- split: robotics
path: data/robotics-*
- split: engineering
path: data/engineering-*
- split: chemistry
path: data/chemistry-*
- split: codereview
path: data/codereview-*
- split: cs
path: data/cs-*
- split: math
path: data/math-*
- split: softwareengineering
path: data/softwareengineering-*
- split: Stackoverflow
path: data/Stackoverflow-*
- split: sustainability
path: data/sustainability-*
- split: mathoverflow
path: data/mathoverflow-*
---
|