初始化项目,由ModelHub XC社区提供模型
Model: Expert68/llama2_13b_instructed_version2 Source: Original Platform
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
tags:
|
||||
- gpt
|
||||
- llm
|
||||
- large language model
|
||||
inference: false
|
||||
license: apache-2.0
|
||||
---
|
||||
# Model Card
|
||||
|
||||
|
||||
|
||||
## Training Dataset
|
||||
|
||||
` llama2_13b_instructed ` is trained on multiple datasets:
|
||||
- [Stanford Alpaca (en)](https://github.com/tatsu-lab/stanford_alpaca)
|
||||
- [Open Assistant (multilingual)](https://huggingface.co/datasets/OpenAssistant/oasst1)
|
||||
- [LIMA (en)](https://huggingface.co/datasets/GAIR/lima)
|
||||
- [CodeAlpaca 20k (en)](https://huggingface.co/datasets/sahil2801/CodeAlpaca-20k)
|
||||
- [GPT-4 Generated Data (en&zh)](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM)
|
||||
- [UltraChat (en)](https://github.com/thunlp/UltraChat)
|
||||
Reference in New Issue
Block a user