Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mychen76
/
llama2_medical_terms
like
0
Text Generation
TensorBoard
Trained with AutoTrain
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
main
llama2_medical_terms
/
special_tokens_map.json
mychen76
Upload folder using huggingface_hub
826998f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}