-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into jonathan/0319-weekly-assets
- Loading branch information
Showing
5 changed files
with
129 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
- type: model | ||
name: BioMistral | ||
organization: Avignon University, Nantes University | ||
description: BioMistral is an open-source Large Language Model tailored for the biomedical domain, utilizing Mistral as its foundation model and further pre-trained on PubMed Central. | ||
created_date: 2024-02-15 | ||
url: https://arxiv.org/pdf/2402.10373.pdf | ||
model_card: https://huggingface.co/BioMistral/BioMistral-7B | ||
modality: text; text | ||
analysis: BioMistral was evaluated on a benchmark comprising 10 established medical question-answering (QA) tasks in English and seven other languages. | ||
size: 7B parameters (dense) | ||
dependencies: [Mistral, PubMed Central] | ||
training_emissions: unknown | ||
training_time: unknown | ||
training_hardware: 32 NVIDIA A100 80GB GPUs | ||
quality_control: '' | ||
access: open | ||
license: Apache 2.0 | ||
intended_uses: Research in the biomedical domain, especially for medical question-answering tasks. | ||
prohibited_uses: Prohibited from deploying in production environments for natural language generation or any professional health and medical purposes. | ||
monitoring: '' | ||
feedback: https://huggingface.co/BioMistral/BioMistral-7B/discussions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters