datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
icl-dataset-end-effector-space
icl-dataset-fixed-obs
Derived from adityx23/icl-dataset
(lerobot v2.1 format). Every existing column, task, episode flag
(success/valid/keep), and episode_uid is carried through unchanged.
What's added
Two new features, observation.left_ee / observation.right_ee (float32,
shape [7], names qw, qx, qy, qz, x, y, z): the Cartesian end-effector
pose of each arm, forward-kinematics'd from that frame's recorded
observation.state (real joint encoders) through the same… See the full description on the dataset page: https://huggingface.co/datasets/Hannibal52Barca/icl-dataset-end-effector-space.demo-end-effector-space
demo_action_space
Derived from adityx23/icl-demo-dataset
(lerobot v2.1 format, 285 episodes / 254,171 frames / 27 tasks). Every
existing column, task, episode flag (success/valid/keep), and
episode_uid is carried through unchanged.
Sibling dataset: demo_joint_space
adds the same episodes' joint-space IK targets instead of Cartesian poses.
Same source, same episode indices, same pipeline.
What's added
Two new features, observation.left_ee / observation.right_ee… See the full description on the dataset page: https://huggingface.co/datasets/Hannibal52Barca/demo-end-effector-space.epidemic_sound_effectschina-effective-laws-regulations
全国现行法律法规合集
现行有效的中华人民共和国法律、行政法规、监察法规、地方性法规、司法解释结构化文本。一部法规一行,一条法条一行,供查阅、检索、RAG 和法律 NLP 使用。
数据来自全国人大常委会办公厅 国家法律法规数据库,下载口径为官网的 「有效及尚未生效」。正文由 Word 原文用脚本抽取,未经大模型改写。
这不是官方汇编,不能替代公报或标准文本,也不能作为法律意见。 电子文本与标准文本不一致时,以法律规定的标准文本为准。
快照日期:2026-08-26
效力说明
本数据集 以现行有效法律法规为主体:
效力 status
法规份数
说明
有效
17,649
现行有效,默认应使用这一部分
尚未生效
7
已公布、施行日晚于快照日
失效
45
文件名含「失效」,多为已到期的全国人大常委会试点授权决定
使用时请筛选 status == "有效",即可得到现行有效文本。同一部法若有修正前后多个版本,均予保留,用 filename_date 区分,采用最新日期即可。… See the full description on the dataset page: https://huggingface.co/datasets/senry5433/china-effective-laws-regulations.variant-effect-prediction
Updates
[2025-09-09] We have added ClinVar variant effect prediction results to the repository. The evaluation dataset was sourced from SongLab. The benchmark includes comparisons of GENERator against Evo2, NT, NT-v2, HyenaDNA, GPN-MSA, CADD, phyloP, and phastCons.
Abouts
The human reference genome data is sourced from the NCBI website.
We have applied minor formatting adjustments to the dataset to facilitate streamlined data analysis.
How to use
from datasets… See the full description on the dataset page: https://huggingface.co/datasets/GenerTeam/variant-effect-prediction.task828_copa_commonsense_cause_effect
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task828_copa_commonsense_cause_effect
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task828_copa_commonsense_cause_effect.epidemic_sound_effects_t5_debiasedsonniss_game_effectsvariant_effect_coding
🧬 BioReasonIncentivizing Multimodal Biological Reasoning within a DNA-LLM Model
Variant Effect Coding Dataset
50,083 core variant entries from GPN-MSA study using ClinVar pathogenic variants and gnomAD benign variants (MAF>5%), split by chromosome (Chr 1-7,9-22,X,Y for train, Chr 8 for test) for pathogenic/benign classification.
Usage
from datasets import load_dataset
dataset = load_dataset("wanglab/variant_effect_coding")
example = dataset["train"][0]… See the full description on the dataset page: https://huggingface.co/datasets/wanglab/variant_effect_coding.variant_effect_non_snv
🧬 BioReasonIncentivizing Multimodal Biological Reasoning within a DNA-LLM Model
Variant Effect Coding Non-SNVs Dataset
36,088 core non-SNV entries from ClinVar 2024-02-28 release, filtered for coding variants with ≥2-star review status, using stratified train/test splits for balanced disease representation in pathogenic/benign classification.
Usage
from datasets import load_dataset
dataset = load_dataset("wanglab/variant_effect_non_snv")
example =… See the full description on the dataset page: https://huggingface.co/datasets/wanglab/variant_effect_non_snv.cagi-variant-effect-glm-tang
GLM-Tang Task 3: CAGI Regulatory Variant Effects
This dataset packages the saturation-mutagenesis MPRA variants used for
Task 3 of Tang et al. The task is zero-shot variant-effect prediction:
compare a reference sequence with a matched single-nucleotide alternate
sequence and test whether the model score tracks the measured regulatory
effect.
Choosing a configuration
Config
Rows
Sequence length
Intended use
paper-230
5,056
230 nt
Official… See the full description on the dataset page: https://huggingface.co/datasets/Taykhoom/cagi-variant-effect-glm-tang.africa-world-bank-aid-effectiveness-indicators-for-rwanda
Rwanda - Aid Effectiveness | Africa (original)
Size category: 1K<n<10K - Formats: parquet - Sector: demographics_social - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers
Public datasets help analysts inspect structured… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-world-bank-aid-effectiveness-indicators-for-rwanda.Synset-Background-Effect-Datasets
Synset Background Effect Datasets
For investigating the effect of background on feature importance and classification performance, we systematically generated six synthetic datasets for the
task of traffic sign recognition, which differ only in their degree of camera variation and background correlation. Each of these datasets contains 82 classes
of traffic signs with 1,100 images per class, resulting in 90,200 images per dataset, summing up to a total of 541,200 images.… See the full description on the dataset page: https://huggingface.co/datasets/FraunhoferIOSB/Synset-Background-Effect-Datasets.space_engineering_environment_effects_textsflan_combined_task828_copa_commonsense_cause_effecteval_effect_hh_7bafrica-guinea-bissau-guinea-bissau-aid-effectiveness-6878e172
Guinea-Bissau - Aid Effectiveness | Africa (Guinea-Bissau official open data)
2,059 rows - 1 Africa country - 1960-2025 - Repackaged by Electric Sheep Africa
TL;DR
This dataset packages one official CSV resource from Guinea-Bissau as
ML-ready Parquet. The source file is the provenance boundary; all usable
indicators or tabular columns from the resource stay together in this repo.
About the source
Source: Guinea-Bissau - Aid Effectiveness… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-guinea-bissau-guinea-bissau-aid-effectiveness-6878e172.africa-world-bank-aid-effectiveness-indicators-for-nigeria
Nigeria - Aid Effectiveness | Africa (original)
Size category: 1K<n<10K - Formats: parquet - Sector: demographics_social - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers
Public datasets help analysts inspect structured… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-world-bank-aid-effectiveness-indicators-for-nigeria.africa-world-bank-aid-effectiveness-indicators-for-togo
Togo - Aid Effectiveness | Africa (original)
Size category: 1K<n<10K - Formats: parquet - Sector: demographics_social - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers
Public datasets help analysts inspect structured… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-world-bank-aid-effectiveness-indicators-for-togo.africa-eswatini-eswatini-aid-effectiveness-58c8922a
Eswatini - Aid Effectiveness | Africa (Eswatini official open data)
2,263 rows - 1 Africa country - 1960-2025 - Repackaged by Electric Sheep Africa
TL;DR
This dataset packages one official CSV resource from Eswatini as
ML-ready Parquet. The source file is the provenance boundary; all usable
indicators or tabular columns from the resource stay together in this repo.
About the source
Source: Eswatini - Aid Effectiveness
Publisher: World Bank… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-eswatini-eswatini-aid-effectiveness-58c8922a.flan_combined_task1181_xcopa_commonsense_cause_effect_trflan_combined_task1169_xcopa_commonsense_cause_effect_htafrica-comoros-comoros-aid-effectiveness-f73da196
Comoros - Aid Effectiveness | Africa (Comoros official open data)
1,663 rows - 1 Africa country - 1960-2025 - Repackaged by Electric Sheep Africa
TL;DR
This dataset packages one official CSV resource from Comoros as
ML-ready Parquet. The source file is the provenance boundary; all usable
indicators or tabular columns from the resource stay together in this repo.
About the source
Source: Comoros - Aid Effectiveness
Publisher: World Bank Group… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-comoros-comoros-aid-effectiveness-f73da196.africa-cameroon-cameroon-aid-effectiveness-0608f399
Cameroon - Aid Effectiveness | Africa (Cameroon official open data)
2,569 rows - 1 Africa country - 1960-2025 - Repackaged by Electric Sheep Africa
TL;DR
This dataset packages one official CSV resource from Cameroon as
ML-ready Parquet. The source file is the provenance boundary; all usable
indicators or tabular columns from the resource stay together in this repo.
About the source
Source: Cameroon - Aid Effectiveness
Publisher: World Bank… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-cameroon-cameroon-aid-effectiveness-0608f399.effect-prediction-test-0826
Effect Prediction Test Set (August 2026)
Test-only dataset containing 776 scenario-action-effect prediction samples, the generation/verification traces used to construct the retained samples, and frozen event-probability questions.
Dataset structure
The repository has one test split with 776 rows. Each row contains:
identifiers: sample_id, article_id, sample_index
dates and source metadata: date, decision_date, title, source, source_url
task content: scenario… See the full description on the dataset page: https://huggingface.co/datasets/shash42/effect-prediction-test-0826.africa-namibia-namibia-aid-effectiveness-ba8ae613
Namibia - Aid Effectiveness | Africa (Namibia official open data)
1,893 rows - 1 Africa country - 1960-2025 - Repackaged by Electric Sheep Africa
TL;DR
This dataset packages one official CSV resource from Namibia as
ML-ready Parquet. The source file is the provenance boundary; all usable
indicators or tabular columns from the resource stay together in this repo.
About the source
Source: Namibia - Aid Effectiveness
Publisher: World Bank Group… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-namibia-namibia-aid-effectiveness-ba8ae613.flan_combined_task969_xcopa_commonsense_cause_effect_etasia-aid-effectiveness-world-bank-combined-indicators-for-china
China - Economic, Social, Environmental, Health, Education, Development and Energy
Publisher: World Bank Group · Source: HDX · License: cc-by · Updated: 2026-04-27
Abstract
Contains data from the World Bank's data portal covering the following topics which also exist as individual datasets on HDX: Agriculture and Rural Development, Aid Effectiveness, Economy and Growth, Education, Energy and Mining, Environment, Financial Sector, Health, Infrastructure, Social Protection… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepasia/asia-aid-effectiveness-world-bank-combined-indicators-for-china.africa-aid-effectiveness-sudan
Sudan - Aid Effectiveness | Africa (original)
Size category: 1K<n<10K - Formats: parquet - Sector: demographics_social - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers
Public datasets help analysts inspect structured… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-aid-effectiveness-sudan.africa-equatorial-guinea-equatorial-guinea-aid-effectiveness-8f439c93
Equatorial Guinea - Aid Effectiveness | Africa (Equatorial Guinea official open data)
1,482 rows - 1 Africa country - 1960-2025 - Repackaged by Electric Sheep Africa
TL;DR
This dataset packages one official CSV resource from Equatorial Guinea as
ML-ready Parquet. The source file is the provenance boundary; all usable
indicators or tabular columns from the resource stay together in this repo.
About the source
Source: Equatorial Guinea - Aid… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-equatorial-guinea-equatorial-guinea-aid-effectiveness-8f439c93.
