--- 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-* ---