Mdrnfox commited on
Commit
954916a
·
verified ·
1 Parent(s): 501ebc0

Update adapters.yaml

Browse files
Files changed (1) hide show
  1. adapters.yaml +1 -3
adapters.yaml CHANGED
@@ -6,11 +6,9 @@ adapters:
6
  - sst2
7
 
8
  - base_model: mistralai/Mistral-7B-v0.1
9
- adapter_repo: karmapilot/mistral-alpaca-native-lora
10
  adapter_type: LoRA
11
  tasks:
12
  - sst2
13
- - copa
14
  - arc_challenge
15
- - winogrande
16
  - hellaswag
 
6
  - sst2
7
 
8
  - base_model: mistralai/Mistral-7B-v0.1
9
+ adapter_repo: tloen/alpaca-lora-7b
10
  adapter_type: LoRA
11
  tasks:
12
  - sst2
 
13
  - arc_challenge
 
14
  - hellaswag