egemenNB commited on
Commit
3f28ebc
1 Parent(s): 88c9215

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -0
adapter_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "base_model_name_or_path": "bigscience/bloom-1b7",
 
3
  "r": 8,
4
  "lora_alpha": 32,
5
  "lora_dropout": 0.1,
 
1
  {
2
  "base_model_name_or_path": "bigscience/bloom-1b7",
3
+ "peft_type": "LORA",
4
  "r": 8,
5
  "lora_alpha": 32,
6
  "lora_dropout": 0.1,