-
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 #142 from stanford-crfm/jonathan/1103-weekly-assets
add weekly assets
- Loading branch information
Showing
6 changed files
with
132 additions
and
0 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: Yi | ||
organization: 01.AI | ||
description: Yi is a LLM that can accept input/outputs in both English and Chinese. | ||
created_date: 2023-11-02 | ||
url: https://github.com/01-ai/Yi | ||
model_card: https://huggingface.co/01-ai/Yi-34B | ||
modality: text; text | ||
analysis: Evaluated on common sense reasoning and reading comprehension, analogous to LLaMA 2's analysis. | ||
size: 34B parameters (dense) | ||
dependencies: [] | ||
training_emissions: unknown | ||
training_time: unknown | ||
training_hardware: unknown | ||
quality_control: '' | ||
access: open | ||
license: Apache 2.0 | ||
intended_uses: Academic research and free commercial usage | ||
prohibited_uses: '' | ||
monitoring: none | ||
feedback: https://huggingface.co/01-ai/Yi-34B/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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
- type: model | ||
name: Skywork | ||
organization: Kunlun Inc. | ||
description: The Skywork series is a family of large language models (LLMs) trained on a corpus of over 3.2 trillion tokens drawn from both English and Chinese texts. | ||
created_date: 2023-10-30 | ||
url: https://arxiv.org/pdf/2310.19341.pdf | ||
model_card: https://huggingface.co/Skywork/Skywork-13B-base | ||
modality: text; text | ||
analysis: Evaluated on several popular benchmarks and performance in different fields. | ||
size: 13B parameters (dense) | ||
dependencies: [SkyPile] | ||
training_emissions: unknown | ||
training_time: 39 days | ||
training_hardware: 512 A800-80GB GPUs | ||
quality_control: '' | ||
access: open | ||
license: | ||
value: custom | ||
explanation: can be found at https://github.com/SkyworkAI/Skywork/blob/main/LICENSE | ||
intended_uses: '' | ||
prohibited_uses: '' | ||
monitoring: none | ||
feedback: https://huggingface.co/Skywork/Skywork-13B-base/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