-
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 pull request #146 from stanford-crfm/jonathan/1208-weekly-assets
weekly update (including Gemini)
- Loading branch information
Showing
41 changed files
with
374 additions
and
106 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
- type: model | ||
name: Notus | ||
organization: Argilla | ||
description: Notus is an open source LLM, fine-tuned using Direct Preference Optimization | ||
(DPO) and AIF (AI Feedback) techniques. | ||
created_date: 2023-12-01 | ||
url: https://argilla.io/blog/notus7b/ | ||
model_card: https://huggingface.co/argilla/notus-7b-v1 | ||
modality: text; text | ||
analysis: Evaluated on MT-Bench and AlphaEval benchmarks. | ||
size: 7B parameters (dense) | ||
dependencies: [UltraFeedback, Zephyr] | ||
training_emissions: unknown | ||
training_time: unknown | ||
training_hardware: 8 x A100 40GB GPUs | ||
quality_control: '' | ||
access: open | ||
license: MIT | ||
intended_uses: Academic research and free commercial usage | ||
prohibited_uses: '' | ||
monitoring: none | ||
feedback: https://huggingface.co/argilla/notus-7b-v1/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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
- type: model | ||
name: MediTron | ||
organization: EPFL, Idiap Research Institute, Open Assistant, Yale | ||
description: Meditron is a large-scale medical LLM that remains open-source. | ||
created_date: 2023-11-27 | ||
url: https://arxiv.org/pdf/2311.16079.pdf | ||
model_card: https://huggingface.co/epfl-llm/meditron-70b | ||
modality: text; text | ||
analysis: Evaluated on TruthfulQA as main evaluation benchmark. | ||
size: 70B parameters (dense) | ||
dependencies: [] | ||
training_emissions: unknown | ||
training_time: unknown | ||
training_hardware: unknown | ||
quality_control: '' | ||
access: open | ||
license: LLaMA 2 | ||
intended_uses: Medical exam question answering, supporting differential diagnosis, | ||
disease information. | ||
prohibited_uses: '' | ||
monitoring: none | ||
feedback: https://huggingface.co/epfl-llm/meditron-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
Oops, something went wrong.