Update README.md
Browse files
README.md
CHANGED
|
@@ -2,12 +2,15 @@
|
|
| 2 |
base_model: swiss-ai/Apertus-8B-Instruct-2509
|
| 3 |
library_name: peft
|
| 4 |
model_name: apertus_lora_r64_ctx8k
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- base_model:adapter:swiss-ai/Apertus-8B-Instruct-2509
|
| 7 |
- lora
|
| 8 |
- sft
|
| 9 |
- transformers
|
| 10 |
- trl
|
|
|
|
| 11 |
licence: license
|
| 12 |
pipeline_tag: text-generation
|
| 13 |
---
|
|
|
|
| 2 |
base_model: swiss-ai/Apertus-8B-Instruct-2509
|
| 3 |
library_name: peft
|
| 4 |
model_name: apertus_lora_r64_ctx8k
|
| 5 |
+
datasets:
|
| 6 |
+
- ipst/slds
|
| 7 |
tags:
|
| 8 |
- base_model:adapter:swiss-ai/Apertus-8B-Instruct-2509
|
| 9 |
- lora
|
| 10 |
- sft
|
| 11 |
- transformers
|
| 12 |
- trl
|
| 13 |
+
- peft
|
| 14 |
licence: license
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
---
|