Mdrnfox commited on
Commit
adc8c99
·
verified ·
1 Parent(s): 20deea1

Update adapters.yaml

Browse files
Files changed (1) hide show
  1. adapters.yaml +8 -4
adapters.yaml CHANGED
@@ -1,9 +1,13 @@
1
  adapters:
2
- - base_model: openlm-research/open_llama_3b_v2
3
- adapter_repo: benji1a/openllama-3b-pelt-squad_v2
4
  adapter_type: LoRA
5
  tasks:
6
- - squad
7
  - sst2
8
 
9
-
 
 
 
 
 
 
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: Technotech/sd-prompt-instruct-3b-epoch-0.4-lora
10
+ adapter_type: LoRA
11
+ tasks:
12
+ - hellaswag
13
+ - arc_challenge