Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
openaccess-ai-collective
/
mistral-100m-textbooks
like
3
Follow
Open Access AI Collective
104
Text Generation
Transformers
PyTorch
emrgnt-cmplxty/sciphi-textbooks-are-all-you-need
mistral
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
42fc254
mistral-100m-textbooks
/
special_tokens_map.json
winglian
Upload folder using huggingface_hub
42fc254
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}