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

Update adapters.yaml

Browse files
Files changed (1) hide show
  1. adapters.yaml +2 -2
adapters.yaml CHANGED
@@ -5,8 +5,8 @@ adapters:
5
  tasks:
6
  - sst2
7
 
8
- - base_model: distilbert-base-uncased
9
- adapter_repo: rambodazimi/distilbert-base-lora-mrpc
10
  adapter_type: LoRA
11
  tasks:
12
  - mrpc
 
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