File size: 797 Bytes
4ebae75 |
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 |
---
dataset_info:
features:
- name: title
dtype: string
- name: selftext
dtype: string
- name: answers.text
dtype: string
- name: answers.score
dtype: int64
- name: title_urls.url
sequence: string
- name: selftext_urls.url
sequence: string
- name: answers_urls.url
sequence: string
- name: sent_vec
sequence: float32
splits:
- name: train
num_bytes: 366313853
num_examples: 125323
- name: validation
num_bytes: 6571413
num_examples: 2060
- name: test
num_bytes: 12675987
num_examples: 4058
download_size: 393424635
dataset_size: 385561253
---
# Dataset Card for "ask-science-qg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |