File size: 561 Bytes
6f0551b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "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
}