DarwinAnim8or commited on
Commit
5dc1c6d
·
1 Parent(s): a0acf3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,7 @@ license: other
3
  widget:
4
  - text: 'What is the capital of France?'
5
  - text: 'What is wikipedia?'
 
6
  language:
7
  - en
8
  pipeline_tag: conversational
@@ -51,6 +52,7 @@ Assistant: <answer>
51
  ```
52
 
53
  It is recommended to follow the same format as closely as possible for the best results.
 
54
 
55
  ## License
56
  This model is licensed under the [OPT-175B license](https://github.com/facebookresearch/metaseq/blob/main/projects/OPT/MODEL_LICENSE.md), which is a non-commercial research license. Please read the full license terms before using this model.
 
3
  widget:
4
  - text: 'What is the capital of France?'
5
  - text: 'What is wikipedia?'
6
+ - text: 'What is a meme?'
7
  language:
8
  - en
9
  pipeline_tag: conversational
 
52
  ```
53
 
54
  It is recommended to follow the same format as closely as possible for the best results.
55
+ We do intend on creating another model that is trained on the openassistant dataset in the future.
56
 
57
  ## License
58
  This model is licensed under the [OPT-175B license](https://github.com/facebookresearch/metaseq/blob/main/projects/OPT/MODEL_LICENSE.md), which is a non-commercial research license. Please read the full license terms before using this model.