pubmed-angle-base-en / angle.config
SeanLee97's picture
Training in progress, step 500
a20b616 verified
raw
history blame contribute delete
No virus
335 Bytes
{
"model_name_or_path": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext",
"max_length": 75,
"model_kwargs": {},
"pooling_strategy": "cls",
"lora_config_kwargs": null,
"is_llm": 0,
"apply_billm": 0,
"billm_model_class": null,
"apply_lora": 0,
"tokenizer_padding_side": null,
"apply_bfloat16": null
}