hdnh2006
commited on
Commit
·
99ffecf
1
Parent(s):
f03f56d
added metadata to README
Browse files
README.md
CHANGED
|
@@ -7,11 +7,11 @@ tags:
|
|
| 7 |
- C-RLFT
|
| 8 |
library_name: transformers
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
-
prompt_template:
|
| 11 |
|
| 12 |
{system}<|eot_id|><|start_header_id|>GPT4 Correct User<|end_header_id|>
|
| 13 |
|
| 14 |
-
{user}<|eot_id|><|start_header_id|>GPT4 Correct Assistant<|end_header_id|>
|
| 15 |
quantized_by: NeuralNet-Hub
|
| 16 |
---
|
| 17 |
|
|
|
|
| 7 |
- C-RLFT
|
| 8 |
library_name: transformers
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
+
prompt_template:'<|begin_of_text|><|start_header_id|>System<|end_header_id|>
|
| 11 |
|
| 12 |
{system}<|eot_id|><|start_header_id|>GPT4 Correct User<|end_header_id|>
|
| 13 |
|
| 14 |
+
{user}<|eot_id|><|start_header_id|>GPT4 Correct Assistant<|end_header_id|>'
|
| 15 |
quantized_by: NeuralNet-Hub
|
| 16 |
---
|
| 17 |
|