Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
PantagrueLLM
/
jargon-biomed
like
0
Follow
Pantagruel
15
Fill-Mask
Transformers
PyTorch
French
jargon
linformer
medical
RoBERTa
custom_code
License:
mit
Model card
Files
Files and versions
Community
1
Train
Use this model
b5064fa
jargon-biomed
/
special_tokens_map.json
a-mannion
Upload 8 files
917f6ab
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
122 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}