Mdrnfox commited on
Commit
8b3cf0f
·
verified ·
1 Parent(s): 29bd59d

Update adapters.yaml

Browse files
Files changed (1) hide show
  1. adapters.yaml +4 -3
adapters.yaml CHANGED
@@ -5,8 +5,9 @@ adapters:
5
  tasks:
6
  - sst2
7
 
8
- - base_model: distilbert-base-uncased-finetuned-lora-mrpc
9
- adapter_repo: rambodazimi/distilbert-base-uncased-finetuned-lora-mrpc
10
  adapter_type: LoRA
11
  tasks:
12
- - mrpc
 
 
5
  tasks:
6
  - sst2
7
 
8
+ - base_model: facebook/opt-350m
9
+ adapter_repo: klcsp/gemma7b-lora-alpaca-11-v1
10
  adapter_type: LoRA
11
  tasks:
12
+ - sst2
13
+ - copa