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