Update card.json
Browse files
card.json
CHANGED
@@ -16,8 +16,8 @@
|
|
16 |
],
|
17 |
"project": "ODS-CI",
|
18 |
"prompt_template": {
|
19 |
-
"user_tag":"<|start_header_id|>user<|end_header_id|>"
|
20 |
-
"end_tag": "<|eot_id|>"
|
21 |
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
|
22 |
}
|
23 |
}
|
|
|
16 |
],
|
17 |
"project": "ODS-CI",
|
18 |
"prompt_template": {
|
19 |
+
"user_tag":"<|start_header_id|>user<|end_header_id|>",
|
20 |
+
"end_tag": "<|eot_id|>",
|
21 |
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
|
22 |
}
|
23 |
}
|