Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AriesChen
/
GeoLLM
like
2
Feature Extraction
Transformers
PyTorch
chatglm
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
main
GeoLLM
/
special_tokens_map.json
AriesChen
sedimentology
895fd24
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
124 Bytes
{
"bos_token"
:
"<sop>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}