Spaces:
Runtime error
Runtime error
Update adapters.yaml
Browse files- adapters.yaml +2 -2
adapters.yaml
CHANGED
|
@@ -5,8 +5,8 @@ adapters:
|
|
| 5 |
tasks:
|
| 6 |
- sst2
|
| 7 |
|
| 8 |
-
- base_model: distilbert-base-uncased
|
| 9 |
-
adapter_repo: rambodazimi/distilbert-base-lora-mrpc
|
| 10 |
adapter_type: LoRA
|
| 11 |
tasks:
|
| 12 |
- mrpc
|
|
|
|
| 5 |
tasks:
|
| 6 |
- sst2
|
| 7 |
|
| 8 |
+
- base_model: distilbert-base-uncased-finetuned-lora-mrpc
|
| 9 |
+
adapter_repo: rambodazimi/distilbert-base-uncased-finetuned-lora-mrpc
|
| 10 |
adapter_type: LoRA
|
| 11 |
tasks:
|
| 12 |
- mrpc
|