Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,9 @@ library_name: transformers
|
|
10 |
|
11 |

|
12 |
|
13 |
-
Genstruct 7B is an instruction-generation model, inspired by [Ada-Instruct](https://arxiv.org/abs/2310.04484)
|
|
|
|
|
14 |
|
15 |
Previous methods largely rely on in-context approaches to generate instructions, while Ada-Instruct trained a custom instruction-generation model.
|
16 |
|
|
|
10 |
|
11 |

|
12 |
|
13 |
+
Genstruct 7B is an instruction-generation model, inspired by [Ada-Instruct](https://arxiv.org/abs/2310.04484):
|
14 |
+
|
15 |
+

|
16 |
|
17 |
Previous methods largely rely on in-context approaches to generate instructions, while Ada-Instruct trained a custom instruction-generation model.
|
18 |
|