File size: 653 Bytes
09331d7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"auto_mapping": null,
"base_model_name_or_path": "bigscience/bloom-7b1",
"inference_mode": true,
"modules_to_save": null,
"num_attention_heads": 32,
"num_layers": 30,
"num_transformer_submodules": 1,
"num_virtual_tokens": 64,
"peft_type": "PROMPT_TUNING",
"prompt_tuning_init": "TEXT",
"prompt_tuning_init_text": "Analyse the query and provide the names of the companies, the relevant information and their related concepts, and the dates for which the information is required:",
"revision": null,
"task_type": "CAUSAL_LM",
"token_dim": 4096,
"tokenizer_kwargs": null,
"tokenizer_name_or_path": "bigscience/bloom-7b1"
} |