Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jxue16 committed Jul 26, 2024
1 parent f825210 commit 8a6af68
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions assets/TESTER.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
- type: model
name: Yi
organization: 01 AI
description: The Yi series models are large language models trained from scratch
by developers at 01 AI.
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 standard language benchmarks, common sense reasoning, and
reading comprehension in comparison to SoTA LLMs.
size: 34B parameters (dense)
dependencies: []
training_emissions: unknown
training_time: unknown
training_hardware: unknown
quality_control: Model underwent supervised fine-tuning, leading to a greater
diversity of responses.
access: open
license:
explanation: Model license can be found at https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE.
Code license is under Apache 2.0
value: custom
intended_uses: ''
prohibited_uses: none
monitoring: unknown
feedback: https://huggingface.co/01-ai/Yi-34B/discussions
- type: model
name: Yi-VL
organization: 01 AI
description: The Yi Vision Language (Yi-VL) model is the open-source, multimodal
version of the Yi Large Language Model (LLM) series, enabling content comprehension,
recognition, and multi-round conversations about images.
created_date: 2024-01-23
url: https://github.com/01-ai/Yi
model_card: https://huggingface.co/01-ai/Yi-VL-34B
modality: text; text
analysis: Yi-VL outperforms all existing open-source models in MMMU and CMMMU,
two advanced benchmarks that include massive multi-discipline multimodal questions
(based on data available up to January 2024).
size: 34B parameters (dense)
dependencies: []
training_emissions: unknown
training_time: 10 days
training_hardware: 128 NVIDIA A800 (80G) GPUs
quality_control: unknown
access: open
license:
explanation: Model license can be found at https://huggingface.co/01-ai/Yi-VL-34B/blob/main/LICENSE.
Code license is under Apache 2.0
value: custom
intended_uses: ''
prohibited_uses: ''
monitoring: unknown
feedback: https://huggingface.co/01-ai/Yi-VL-34B/discussions

0 comments on commit 8a6af68

Please sign in to comment.