File size: 832 Bytes
dfae081
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "auto_mapping": null,
  "base_model_name_or_path": "bigscience/bloomz-560m",
  "inference_mode": true,
  "num_attention_heads": 16,
  "num_layers": 24,
  "num_transformer_submodules": 1,
  "num_virtual_tokens": 8,
  "peft_type": "PROMPT_TUNING",
  "prompt_tuning_init": "TEXT",
  "prompt_tuning_init_text": "Which of the following options matches the sentence of input1. credit_card_labels 2. payment_method_labels 3. atm_related_labels 4. bank_transfer_balance_related_labels 5. personnel_and_safety_related_labels 6. recharge_related_labels 7. account_password_related_labels 8. exchange_rate_related_labels 9. billing_related_labels 10. legal_currency_funding_sources_related_labels 11. other_labels",
  "revision": null,
  "task_type": "CAUSAL_LM",
  "token_dim": 1024,
  "tokenizer_name_or_path": "bigscience/bloomz-560m"
}