tuandunghcmut's picture
Add files using upload-large-folder tool
b9279f6 verified
raw
history blame
605 Bytes
{
"model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
"peft_addr": "McGill-NLP/LLM2Vec-Llama-2-7b-chat-hf-mntp",
"cls_addr": "output/word-task/pos_tags/Llama2/bi-mntp/checkpoint-3000",
"model_class": "custom",
"bidirectional": true,
"classifier_dropout": 0.1,
"torch_dtype": "bfloat16",
"attn_implementation": "flash_attention_2",
"merge_subwords": true,
"retroactive_labels": "next_token",
"output_dir": "output/word-task/pos_tags/Llama2/bi-mntp/results/checkpoint-3000",
"dataset_name": "conll2003",
"task": "pos_tags",
"max_seq_length": 512
}