Mdrnfox commited on
Commit
d1a9a26
·
verified ·
1 Parent(s): 88f3e59

Update adapters.yaml

Browse files
Files changed (1) hide show
  1. adapters.yaml +1 -12
adapters.yaml CHANGED
@@ -1,10 +1,4 @@
1
  adapters:
2
- - base_model: gpt2
3
- adapter_repo: peft-internal-testing/gpt2-lora-random
4
- adapter_type: LoRA
5
- tasks:
6
- - sst2
7
-
8
  - base_model: openlm-research/open_llama_3b_v2
9
  adapter_repo: benji1a/openllama-3b-pelt-squad_v2
10
  adapter_type: LoRA
@@ -12,9 +6,4 @@ adapters:
12
  - squad
13
  - sst2
14
 
15
- - base_model: openlm-research/open_llama_3b_v2
16
- adapter_repo: Technotech/sd-prompt-instruct-3b-epoch-0.4-lora
17
- adapter_type: LoRA
18
- tasks:
19
- - hellaswag
20
- - arc_challenge
 
1
  adapters:
 
 
 
 
 
 
2
  - base_model: openlm-research/open_llama_3b_v2
3
  adapter_repo: benji1a/openllama-3b-pelt-squad_v2
4
  adapter_type: LoRA
 
6
  - squad
7
  - sst2
8
 
9
+