File size: 956 Bytes
e804e73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5bfb5df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
dataset_info:
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 7445163
    num_examples: 35523
  download_size: 4888785
  dataset_size: 7445163
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---


# Genetics QA Dataset

This dataset contains questions and answers related to genetics.

## Dataset Information
- Number of samples: 35523
- Columns: text
- Pre-Chunked for easier use in Teaching RAG and Retrieval

## Usage
This is a corpora without questions-answers, but only contexts.

## Sources
This dataset is sourced together from multiple previous sources, which due to my poor management can't be cited. 
If you can find the correct source, I'd really appreciate a note at my [Twitter](https://twitter.com/NirantK)

That said, I've been careful to only pull from explicitly marked Apache and MIT Licensed datasets. Some corpora is synthetically generated.