Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,8 @@ Further, the model is trained to generate questions involving complex scenarios
|
|
21 |
|:-------------------:|:--------:|:------------------:|:---:|:------------:|:---------:|
|
22 |
| Open models | ❌ | ☑️ | ☑️ | ✅ | ✅ |
|
23 |
| Grounded generation | ❌ | ❌ | ✅ | ❌ | ✅ |
|
24 |
-
| Complex
|
|
|
25 |
|
26 |
An example notebook is provided [here](https://huggingface.co/NousResearch/Genstruct-7B/blob/main/notebook.ipynb), which details how to load and sample from the model.
|
27 |
|
|
|
21 |
|:-------------------:|:--------:|:------------------:|:---:|:------------:|:---------:|
|
22 |
| Open models | ❌ | ☑️ | ☑️ | ✅ | ✅ |
|
23 |
| Grounded generation | ❌ | ❌ | ✅ | ❌ | ✅ |
|
24 |
+
| Complex questions | ❌ | ❌ | ❌ | ☑️ | ✅ |
|
25 |
+
| Complex responses | ✅ | ☑️ | ❌ | ☑️ | ✅ |
|
26 |
|
27 |
An example notebook is provided [here](https://huggingface.co/NousResearch/Genstruct-7B/blob/main/notebook.ipynb), which details how to load and sample from the model.
|
28 |
|