Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
expertai
/
SLIMER
like
5
Follow
expert.ai
11
Text Generation
Transformers
Safetensors
Universal-NER/Pile-NER-type
English
llama
zero-shot NER
NER
conversational
text-generation-inference
Inference Endpoints
arxiv:
2407.01272
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fe3eca0
SLIMER
/
generation_config.json
andrewzamai
Upload folder using huggingface_hub
b164e8a
verified
5 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.37.0"
}