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

|
12 |
|
13 |
-
Genstruct 7B is an instruction-generation model, designed to create valid instructions given a raw text corpus.
|
14 |
|
15 |
|
16 |
This work was inspired by [Ada-Instruct](https://arxiv.org/abs/2310.04484):
|
|
|
10 |
|
11 |

|
12 |
|
13 |
+
Genstruct 7B is an instruction-generation model, designed to create valid instructions given a raw text corpus. This enables the creation of new, partially synthetic instruction finetuning datasets from any raw-text corpus.
|
14 |
|
15 |
|
16 |
This work was inspired by [Ada-Instruct](https://arxiv.org/abs/2310.04484):
|