Update README.md
Browse files
README.md
CHANGED
@@ -31,8 +31,11 @@ A100 80GB * 6
|
|
31 |
|
32 |
It follows **Alpaca** format.
|
33 |
```
|
|
|
|
|
34 |
### Instruction:
|
35 |
{input}
|
|
|
36 |
### Response:
|
37 |
{output}
|
38 |
```
|
|
|
31 |
|
32 |
It follows **Alpaca** format.
|
33 |
```
|
34 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
35 |
+
|
36 |
### Instruction:
|
37 |
{input}
|
38 |
+
|
39 |
### Response:
|
40 |
{output}
|
41 |
```
|