Update README.md
Browse files
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 |
+

|
| 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.
|