datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
gene_editing
Gene Editing Dataset
This dataset is part of the Deep Principle Bench collection.
Files
gene_editing.csv: Main dataset file
Usage
import pandas as pd
from datasets import load_dataset
# Load the dataset
dataset = load_dataset("yhqu/gene_editing")
# Or load directly as pandas DataFrame
df = pd.read_csv("hf://datasets/yhqu/gene_editing/gene_editing.csv")
Citation
Please cite this work if you use this dataset in your research.
adaption-bsad-synbio-gene-editing
This dataset is a remastered version prepared using Adaption's Adaptive Data platform.
bsad_synbio_gene_editing
This dataset contains synthetic entries (IDs 511–530) simulating records for synthetic biology and gene editing research studies. Each entry includes structured fields such as organism type, biosafety level (BSL-1), risk assessment, and global regulatory context formatted for CSV output. The data is designed to represent low-risk genetic engineering projects under WHO… See the full description on the dataset page: https://huggingface.co/datasets/joduor/adaption-bsad-synbio-gene-editing.
