File size: 1,857 Bytes
f6b364d
 
147b915
 
 
 
 
 
 
 
 
 
e2158f1
 
 
 
1002b12
70b0fa2
1002b12
 
e2158f1
 
 
ff537b8
e2158f1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ff537b8
e2158f1
 
 
 
 
 
 
d3a4ac1
ff537b8
 
d3a4ac1
1d5e04b
6275e27
ce1f598
1d5e04b
e2158f1
 
e2fd34d
1d5e04b
 
 
 
d7168ff
1d5e04b
 
 
 
 
 
 
2eea32c
ce1f598
 
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
---
license: cc-by-4.0
task_categories:
- text-classification
- question-answering
- text-generation
language:
- en
tags:
- biology
size_categories:
- 1K<n<10K
---

## Dataset Description

- **BioStars Homepage:** https://www.biostars.org/
- **BioStars Paper:** https://doi.org/10.1371/journal.pcbi.1002216
- **Code Repository (This Dataset):** https://github.com/cannin/biostars_qa


### Dataset Summary

This dataset contains 4803 question/answer pairs extracted from the [BioStars](https://www.biostars.org/) website. The site focuses on bioinformatics, computational genomics, and biological data analysis.

## Dataset Structure

### Data Fields

The data contains INSTRUCTION, RESPONSE, SOURCE, and METADATA fields. The format is described for [LAION-AI/Open-Assistant](https://github.com/LAION-AI/Open-Assistant/blob/main/data/datasets/README.md)

## Dataset Creation

### Curation Rationale

Questions were included if they were an accepted answer and the question had at least 1 vote. 

### Source Data

Data collected using the [Biostars API](https://www.biostars.org/info/api/) 

## Additional Information

### Dataset Curators

[@cannin](https://github.com/cannin). @cannin has no affiliation with the BioStars project.

### Licensing Information

Apache-2.0

### Citation Information

#### BioStars Project
Cite the original project: https://doi.org/10.1371/journal.pcbi.1002216

#### This Dataset
Citation for this dataset: 

```
@misc{Luna2023a,
  author = {Augustin Luna},
  title = {biostars_qa Dataset},
  year = {2023},
  howpublished = {\url{https://huggingface.co/datasets/cannin/biostars_qa}}
}
```

#### This Dataset Code
Citation for the code to generate this dataset:

```
@misc{Luna2023b,
  author = {Augustin Luna},
  title = {biostars_qa Code},
  year = {2023},
  howpublished = {\url{https://github.com/cannin/biostars_qa}}
}
```