yjernite HF staff commited on
Commit
eb47dec
1 Parent(s): 7ec7bab

Update spaces_info.py

Browse files
Files changed (1) hide show
  1. spaces_info.py +2 -0
spaces_info.py CHANGED
@@ -3,6 +3,8 @@ Tips:
3
  - Do NOT talk to BLOOM as an entity, it's not a chatbot but a webpage/blog/article completion model.
4
  - For the best results: MIMIC a few sentences of a webpage similar to the content you want to generate.
5
  Start a paragraph as if YOU were writing a blog, webpage, math post, coding article and BLOOM will generate a coherent follow-up. Longer prompts usually give more interesting results.
 
 
6
  Options:
7
  - sampling: imaginative completions (may be not super accurate e.g. math/history)
8
  - greedy: accurate completions (may be more boring or have repetitions)
 
3
  - Do NOT talk to BLOOM as an entity, it's not a chatbot but a webpage/blog/article completion model.
4
  - For the best results: MIMIC a few sentences of a webpage similar to the content you want to generate.
5
  Start a paragraph as if YOU were writing a blog, webpage, math post, coding article and BLOOM will generate a coherent follow-up. Longer prompts usually give more interesting results.
6
+ - Content: Please see our [content disclaimer](https://hf.co/spaces/bigscience/bloom-book) before using the model, as it may sometimes behave in unexpected ways.
7
+
8
  Options:
9
  - sampling: imaginative completions (may be not super accurate e.g. math/history)
10
  - greedy: accurate completions (may be more boring or have repetitions)