MaxLSB commited on
Commit
ea01ae0
·
verified ·
1 Parent(s): 999df08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ demo = gr.ChatInterface(
56
  gr.Slider(0.1, 2.0, value=0.7, step=0.1, label="Temperature"),
57
  gr.Slider(0.1, 1.0, value=0.9, step=0.05, label="Top‑p"),
58
  ],
59
- title="Short French Stories Generation",
60
  description="Type the beginning of a sentence and watch the model finish it.",
61
  examples=[
62
  ["Il était une fois un petit garçon"],
 
56
  gr.Slider(0.1, 2.0, value=0.7, step=0.1, label="Temperature"),
57
  gr.Slider(0.1, 1.0, value=0.9, step=0.05, label="Top‑p"),
58
  ],
59
+ title="LeCarnet-8M: Short French Stories",
60
  description="Type the beginning of a sentence and watch the model finish it.",
61
  examples=[
62
  ["Il était une fois un petit garçon"],