BenjaminB HF Staff commited on
Commit
bfae434
·
verified ·
1 Parent(s): 4863396

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -30,8 +30,8 @@
30
  "v_proj",
31
  "q_proj"
32
  ],
33
- "task_type": null,
34
  "trainable_token_indices": null,
35
  "use_dora": false,
36
  "use_rslora": false
37
- }
 
30
  "v_proj",
31
  "q_proj"
32
  ],
33
+ "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
35
  "use_dora": false,
36
  "use_rslora": false
37
+ }