bert-large-cantonese-sts / angle.config
indiejoseph's picture
Training in progress, step 100
92be39c verified
raw
history blame contribute delete
307 Bytes
{
"model_name_or_path": "hon9kon9ize/bert-large-cantonese",
"max_length": 512,
"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
}