awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microsoft avatar

microsoft/BioGPT

0
View on GitHub↗
4,486 estrellas·477 forks·Python·mit·9 vistas

BioGPT

BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating specialized medical text. It functions as a generative tool and knowledge extraction engine trained on large-scale scientific literature to produce human-like scientific prose and factual responses to queries.

The project provides specialized capabilities for biomedical named entity recognition and the extraction of complex relations from unstructured medical corpora. It is designed to identify and classify biological entities through data mining and relation extraction to support downstream medical analysis.

The system covers a broad range of scientific text processing tasks, including biomedical document classification and question answering. It also supports domain-specific model fine-tuning and text feature extraction to adapt the pre-trained architecture for niche scientific tasks.

Features

  • Biomedical Relation Extractors - Identifies relationships between biomedical entities such as chemicals, diseases, and drugs from text.
  • Biomedical Fine-Tuning Pipelines - Adapts a pre-trained biomedical language model to specific relation extraction tasks using domain-specific data.
  • Medical Relationship Extraction - Extracts structured medical relations from biomedical text using a fine-tuned inference model.
  • Biomedical Entity Recognizers - Provides a specialized model for identifying and classifying biological entities in medical text.
  • Biomedical Pre-Trained Transformers - Ships a transformer model pre-trained on biomedical literature for domain-specific text understanding.
  • Relation Extraction - Extracts structured relationships between biomedical entities by processing text through a fine-tuned model.
  • Biomedical Text Generators - Generates human-like scientific prose and factual responses based on medical domain knowledge.
  • Literature Mining Pipelines - Extracts structured information from biomedical literature using a specialized language model.
  • Fine-Tuning Pipelines - Provides workflows for adapting the pre-trained model to specific biomedical tasks via supervised training.
  • Task-Specific Fine-Tuning Pipelines - Provides pipelines for adapting the base model to specific downstream tasks like classification and QA.
  • Fine-Tuned Model Evaluators - Runs inference on test datasets and computes performance metrics to assess model accuracy.
  • Biomedical Document Classification - Assigns biomedical documents to predefined categories using a fine-tuned transformer model.
  • Model Evaluation Frameworks - Includes utilities for running model inference and validation on standard biomedical datasets.
  • Model Generalization - Runs inference on held-out test sets and computes accuracy metrics to measure generalization.
  • Biomedical - Answers questions from biomedical research by fine-tuning on PubMedQA datasets.
  • Question Answering - Answers medical questions by fine-tuning the model on curated biomedical question-answer datasets.
  • Question Answering Benchmarks - Measures model performance on question-answering tasks using test sets with ground truth labels.
  • Test Set Inference Evaluators - Runs trained models on held-out data and computes performance metrics to measure accuracy.
  • Domain Specific Bots - Focuses on biomedical research and entity extraction.
  • GPT-2 models - Listed in the “GPT-2 models” section of the Awesome Bioie awesome list.

Historial de estrellas

Gráfico del historial de estrellas de microsoft/biogptGráfico del historial de estrellas de microsoft/biogpt

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a BioGPT

Proyectos open-source similares, clasificados según cuántas características comparten con BioGPT.
  • osu-nlp-group/qa4reAvatar de OSU-NLP-Group

    OSU-NLP-Group/QA4RE

    40Ver en GitHub↗

    Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation Extractors.

    Python
    Ver en GitHub↗40
  • google-research-datasets/natural-questionsAvatar de google-research-datasets

    google-research-datasets/natural-questions

    1,124Ver en GitHub↗

    Natural Questions is a large-scale machine learning research dataset designed for training and evaluating open-domain question answering systems. It consists of a corpus of real search queries paired with human-annotated Wikipedia document spans, providing a standardized foundation for advancing automated information retrieval and comprehension technologies. The project distinguishes itself by providing high-quality ground truth data that supports multiple answer formats, including binary, short-form, and long-form responses. By incorporating extractive span annotations and structured documen

    Python
    Ver en GitHub↗1,124
  • future-house/paper-qaAvatar de Future-House

    Future-House/paper-qa

    8,161Ver en GitHub↗

    Paper-qa is a retrieval augmented generation system designed for question answering and analysis of scientific literature and technical documents. It functions as an LLM-powered research assistant that extracts grounded answers and summaries with citations from a document library. The system utilizes an agentic RAG orchestrator to iteratively refine search queries and gather evidence through multi-step tool calling. It features a multimodal document parser that extracts text, tables, and images from PDFs, alongside a vector-based indexer that embeds and caches document libraries for efficient

    Pythonairagscience
    Ver en GitHub↗8,161
  • internlm/opencompassAvatar de InternLM

    InternLM/opencompass

    7,096Ver en GitHub↗

    OpenCompass is a comprehensive evaluation platform, benchmarking suite, and distributed model evaluator designed to measure the performance and accuracy of large language models. It provides a framework for benchmarking both open-source and API-based models against diverse datasets using standardized metrics and reproducible pipelines. The project features an automated judging framework that uses language models as judges to score and verify the quality of generated text. It includes a performance leaderboard system for comparing the relative capabilities of various models across industry-sta

    Python
    Ver en GitHub↗7,096
Ver las 30 alternativas a BioGPT→

Preguntas frecuentes

¿Qué hace microsoft/biogpt?

BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating specialized medical text. It functions as a generative tool and knowledge extraction engine trained on large-scale scientific literature to produce human-like scientific prose and factual responses to queries.

¿Cuáles son las características principales de microsoft/biogpt?

Las características principales de microsoft/biogpt son: Biomedical Relation Extractors, Biomedical Fine-Tuning Pipelines, Medical Relationship Extraction, Biomedical Entity Recognizers, Biomedical Pre-Trained Transformers, Relation Extraction, Biomedical Text Generators, Literature Mining Pipelines.

¿Qué alternativas de código abierto existen para microsoft/biogpt?

Las alternativas de código abierto para microsoft/biogpt incluyen: osu-nlp-group/qa4re — Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation… google-research-datasets/natural-questions — Natural Questions is a large-scale machine learning research dataset designed for training and evaluating open-domain… internlm/opencompass — OpenCompass is a comprehensive evaluation platform, benchmarking suite, and distributed model evaluator designed to… future-house/paper-qa — Paper-qa is a retrieval augmented generation system designed for question answering and analysis of scientific… hannibal046/awesome-llm — This project serves as a comprehensive, static directory of external resources dedicated to the study and application… eleutherai/lm-evaluation-harness — This project is a standardized framework for benchmarking large language models across a wide range of academic and…