CoolFace
19 results

biomni

phylobio /BiomniBench-DAgated BiomniBench-DA BiomniBench-DA is the data-analysis instantiation of BiomniBench, a process-level evaluation framework for LLM agents on real-world biomedical research tasks. Each task is a multi-step data analysis derived from a high-impact biomedical publication; agents are graded on the full analytical trajectory against an expert-authored rubric, not only the final answer. This repository releases 50 of the 100 BiomniBench-DA tasks; the remaining 50 are held out as a private… See the full description on the dataset page: https://huggingface.co/datasets/phylobio/BiomniBench-DA.text-generationn<1K24 likes4k downloads3mo agoHugging Facebiomni /Eval1 Biomni-Eval1 To use this dataset, simply pip install biomni and then do: from biomni.eval import BiomniEval1 # Initialize evaluator = BiomniEval1() # Get instance details instance = evaluator.get_instance('gwas_causal_gene_opentargets', 0) print(f"Prompt: {instance['prompt']}") print(f"Answer: {instance['answer']}") # Evaluate user answer score = evaluator.evaluate('gwas_causal_gene_opentargets', 0, 'BRCA1') print(f"Score: {score}") # 0.0 or 1.0 Important Notes… See the full description on the dataset page: https://huggingface.co/datasets/biomni/Eval1.tabularn<1K16 likes739 downloads1y agoHugging Facewjixiang /biomnibench-da OmicOS-BiomniBench Task Packages (Flat / Standardized) Note: This directory is an improved, structural-flattened and format-standardized derivative of the upstream OmicOS-BiomniBench benchmark. The original release stores each task as a directory of heterogeneous files (instruction.md, task.toml, environment/, tests/rubric.txt, ...). This package reformats every task into the single-file, schema-versioned task-package layout consumed by our downstream agent harness, so that all… See the full description on the dataset page: https://huggingface.co/datasets/wjixiang/biomnibench-da.text1M<n<10M0 likes686 downloads9d agoHugging Facestarpacker52 /biomnibench-organized BioMniBench DA — Reorganized A clean, manifest-driven reorganization of the BioMniBench DA (Data Analysis) task suite, shaped for use with the biomnibench-adapter evaluation harness and the native skill-learning loop that ships with it. This Hugging Face repository hosts the metadata, evaluation rubric and data manifest for all 50 tasks. The raw input data files (which total ~77 GB and originate upstream from GEO/TCGA/cBioPortal/etc.) are not redistributed here — see Getting… See the full description on the dataset page: https://huggingface.co/datasets/starpacker52/biomnibench-organized.tabularothern<1K0 likes554 downloads3mo agoHugging Facejiduer233 /biomni-data-laketext1M<n<10M0 likes383 downloads4mo agoHugging Faceyukiwuki /capsules-biomnibenchtext1M<n<10M0 likes244 downloads2mo agoHugging Face