frankaging commited on
Commit
52b0ee5
1 Parent(s): 13b0491

update terms

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -23,7 +23,8 @@ MAX_INPUT_TOKEN_LENGTH = int(os.getenv("MAX_INPUT_TOKEN_LENGTH", "4096"))
23
  DESCRIPTION = """\
24
  # Reft-Emoji-Chat
25
 
26
- ### Our emoji-chat with ReFT. It is trained with 10 training examples under 50 seconds. You can train your own ReFT agent and share it on HuggingFace by following this [tutorial](https://github.com/stanfordnlp/pyreft/tree/main/examples/gradio/train_and_share.ipynb)!
 
27
  """
28
 
29
  LICENSE = """
 
23
  DESCRIPTION = """\
24
  # Reft-Emoji-Chat
25
 
26
+ ### What's Reft-Emoji-Chat?
27
+ Reft-Emoji-Chat is our emoji-chat with ReFT. It is trained with 10 training examples under 50 seconds. You can train your own ReFT agent and share it on HuggingFace by following this [tutorial](https://github.com/stanfordnlp/pyreft/tree/main/examples/gradio/train_and_share.ipynb)!
28
  """
29
 
30
  LICENSE = """