teknium commited on
Commit
c9d5a9f
·
verified ·
1 Parent(s): 8257a1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ library_name: transformers
10
 
11
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64137e2150358a805203cbac/ZhntfiUrRzRtB16nQb_1e.png)
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64137e2150358a805203cbac/ZhntfiUrRzRtB16nQb_1e.png)
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):