Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hkust-nlp
/
deita-llama1-13b-v1.0-sft
like
0
Follow
HKUST NLP Group
15
Text Generation
Transformers
PyTorch
hkust-nlp/deita-10k-v0
English
llama
text-generation-inference
Inference Endpoints
arxiv:
2312.15685
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
2a209b2
deita-llama1-13b-v1.0-sft
/
special_tokens_map.json
AndrewZeng
Upload 10 files
cc9b1f6
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}