masanorihirano commited on
Commit
16e584b
1 Parent(s): dfb3b68
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -304,7 +304,7 @@ title = """<h1 align="center">stormy 7B 10epochs</h1>"""
304
 
305
  theme = gr.themes.Default(primary_hue="green")
306
  description = (
307
- "The official demo for **[izumi-lab/stormy-7b-10ep](https://huggingface.co/izumi-lab/izumi-lab/stormy-7b-10ep)**. "
308
  "It is a 7B-parameter CALM model finetuned to follow instructions. "
309
  "It is trained on the dataset specially extracted from [izumi-lab/llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset) dataset. "
310
  "For more information, please visit [the project's website](https://llm.msuzuki.me). "
 
304
 
305
  theme = gr.themes.Default(primary_hue="green")
306
  description = (
307
+ "The official demo for **[izumi-lab/stormy-7b-10ep](https://huggingface.co/izumi-lab/stormy-7b-10ep)**. "
308
  "It is a 7B-parameter CALM model finetuned to follow instructions. "
309
  "It is trained on the dataset specially extracted from [izumi-lab/llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset) dataset. "
310
  "For more information, please visit [the project's website](https://llm.msuzuki.me). "