Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yentinglin
/
Taiwan-LLaMa-v0.0
like
1
Text Generation
Transformers
PyTorch
yentinglin/traditional_mandarin_instructions
Chinese
llama
text-generation-inference
Inference Endpoints
arxiv:
2311.17487
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
yentinglin
commited on
Aug 10, 2023
Commit
f927306
•
1 Parent(s):
2dea977
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: llama2
3
+
datasets:
4
+
- yentinglin/zh_TW_c4
5
+
- yentinglin/traditional_chinese_instructions
6
+
language:
7
+
- zh
8
+
library_name: transformers
9
+
pipeline_tag: text-generation
10
+
---