| { | |
| "auto_mapping": null, | |
| "base_model_name_or_path": "allenai/OLMo-1B-hf", | |
| "inference_mode": true, | |
| "modules_to_save": [ | |
| "classifier", | |
| "score", | |
| "classifier", | |
| "score" | |
| ], | |
| "num_attention_heads": 16, | |
| "num_layers": 16, | |
| "num_transformer_submodules": 1, | |
| "num_virtual_tokens": 0, | |
| "peft_type": "PROMPT_TUNING", | |
| "peft_version": "0.18.1", | |
| "prompt_tuning_init": "RANDOM", | |
| "prompt_tuning_init_text": null, | |
| "revision": null, | |
| "task_type": "SEQ_CLS", | |
| "token_dim": 2048, | |
| "tokenizer_kwargs": null, | |
| "tokenizer_name_or_path": null | |
| } |