Spaces:
Runtime error
Runtime error
Fix all configs for pacman1337
Browse files- config.yaml +2 -2
config.yaml
CHANGED
|
@@ -4,11 +4,11 @@
|
|
| 4 |
|
| 5 |
model:
|
| 6 |
base_model: "huihui-ai/Huihui-GLM-4.7-Flash-abliterated"
|
| 7 |
-
output_model: "
|
| 8 |
trust_remote_code: true
|
| 9 |
|
| 10 |
dataset:
|
| 11 |
-
name: "
|
| 12 |
split: "train"
|
| 13 |
text_field: "messages"
|
| 14 |
|
|
|
|
| 4 |
|
| 5 |
model:
|
| 6 |
base_model: "huihui-ai/Huihui-GLM-4.7-Flash-abliterated"
|
| 7 |
+
output_model: "pacman1337/d1337-cipher-v1"
|
| 8 |
trust_remote_code: true
|
| 9 |
|
| 10 |
dataset:
|
| 11 |
+
name: "pacman1337/d1337-cipher-dataset"
|
| 12 |
split: "train"
|
| 13 |
text_field: "messages"
|
| 14 |
|