Spaces:
Sleeping
Sleeping
Update adapters.yaml
Browse files- adapters.yaml +9 -3
adapters.yaml
CHANGED
@@ -5,10 +5,16 @@ adapters:
|
|
5 |
tasks:
|
6 |
- sst2
|
7 |
|
8 |
-
- base_model:
|
9 |
-
adapter_repo:
|
10 |
adapter_type: LoRA
|
11 |
tasks:
|
|
|
12 |
- sst2
|
13 |
-
|
|
|
|
|
|
|
|
|
14 |
- hellaswag
|
|
|
|
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
|
11 |
tasks:
|
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
|