File size: 477 Bytes
5b57e2c
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "base_model_name_or_path": "HachiML/mpt-7b-instruct-for-peft",
  "inference_mode": true,
  "num_attention_heads": 12,
  "num_layers": 12,
  "num_transformer_submodules": 1,
  "num_virtual_tokens": 100,
  "peft_type": "PROMPT_TUNING",
  "prompt_tuning_init": "TEXT",
  "prompt_tuning_init_text": "\u4ee5\u4e0b\u306e\u6307\u793a\u3092\u5b9f\u65bd\u305b\u3088:",
  "task_type": "CAUSAL_LM",
  "token_dim": 4096,
  "tokenizer_name_or_path": "HachiML/mpt-7b-instruct-for-peft"
}