euclaise commited on
Commit
e1a33e2
·
verified ·
1 Parent(s): 9a0429a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 reasoning | | ☑️ | ❌ | ☑️ | ✅ |
 
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