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