{ | |
"auto_mapping": null, | |
"base_model_name_or_path": "meta-llama/Llama-3.2-1B", | |
"inference_mode": true, | |
"init_prompts": null, | |
"num_attention_heads": 16, | |
"num_layers": 16, | |
"num_transformer_submodules": 1, | |
"num_virtual_tokens": 100, | |
"origin_prompts": [ | |
"origin_0_meta-llama-3.2-1b" | |
], | |
"peft_type": "PROMPT_TUNING", | |
"prompt_tuning_init": "TEXT", | |
"prompt_tuning_init_text": "Predict if sentiment of this review is positive or negative", | |
"revision": null, | |
"task_type": "CAUSAL_LM", | |
"token_dim": 2048, | |
"tokenizer_kwargs": null, | |
"tokenizer_name_or_path": "meta-llama/Llama-3.2-1B" | |
} |