awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microsoft avatar

microsoft/BioGPT

0
View on GitHub↗
4,486 stele·477 fork-uri·Python·mit·5 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru microsoft/biogptGraficul istoricului de stele pentru microsoft/biogpt

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale microsoft/biogpt?

Principalele funcționalități ale microsoft/biogpt sunt: 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.

Care sunt câteva alternative open-source pentru microsoft/biogpt?

Alternativele open-source pentru microsoft/biogpt includ: 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…

Alternative open-source pentru BioGPT

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu BioGPT.
  • osu-nlp-group/qa4reAvatar OSU-NLP-Group

    OSU-NLP-Group/QA4RE

    40Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗40
  • google-research-datasets/natural-questionsAvatar google-research-datasets

    google-research-datasets/natural-questions

    1,124Vezi pe 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
    Vezi pe GitHub↗1,124
  • future-house/paper-qaAvatar Future-House

    Future-House/paper-qa

    8,161Vezi pe 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
    Vezi pe GitHub↗8,161
  • internlm/opencompassAvatar InternLM

    InternLM/opencompass

    7,096Vezi pe 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
    Vezi pe GitHub↗7,096
Vezi toate cele 30 alternative pentru BioGPT→