Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Alan-Shih
/
homework_1
like
0
Text Generation
Transformers
TensorBoard
Safetensors
llama
Generated from Trainer
trl
sft
text-generation-inference
Inference Endpoints
8-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
47ecc47
homework_1
/
run-1
/
checkpoint-536
/
special_tokens_map.json
Alan-Shih
Training in progress, epoch 1
47ecc47
verified
8 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}