File size: 797 Bytes
4ebae75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b96cac3
4ebae75
 
b96cac3
4ebae75
 
b96cac3
4ebae75
b96cac3
 
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: 359548558
    num_examples: 125323
  - name: validation
    num_bytes: 6458617
    num_examples: 2060
  - name: test
    num_bytes: 12454869
    num_examples: 4058
  download_size: 390790124
  dataset_size: 378462044
---
# 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)