euclaise commited on
Commit
01a5847
1 Parent(s): 6c767d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ library_name: transformers
8
 
9
  # Genstruct 7B
10
 
 
 
11
  Genstruct 7B is an instruction-generation model, inspired by [Ada-Instruct](https://arxiv.org/abs/2310.04484).
12
 
13
  Previous methods largely rely on in-context approaches to generate instructions, while Ada-Instruct trained a custom instruction-generation model.
 
8
 
9
  # Genstruct 7B
10
 
11
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64137e2150358a805203cbac/XCnWbEDs6BXdSRdyLuk5N.png)
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.