legolasyiu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ Formated text
|
|
30 |
{x['input']}
|
31 |
|
32 |
### Response:
|
33 |
-
{x['output']}<eos>
|
34 |
|
35 |
else:
|
36 |
formatted_text = f"""Below is an instruction that describes a task. \
|
|
|
30 |
{x['input']}
|
31 |
|
32 |
### Response:
|
33 |
+
{x['output']}<eos>
|
34 |
|
35 |
else:
|
36 |
formatted_text = f"""Below is an instruction that describes a task. \
|