LiuHongwei1992 commited on
Commit
0ad783f
·
verified ·
1 Parent(s): a484f1f

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -356,7 +356,7 @@ with gr.Blocks(title="PatentConceptor", theme=gr.themes.Soft()) as demo:
356
  gr.Markdown("""
357
  ---
358
  **Paper**: *PatentConceptor: Generating innovative product concepts with patent knowledge and large language models*
359
- **Dataset**: [DesignProblemDataset](https://huggingface.co/datasets/LiuHongwei1992/DesignProblemDatasetForPatentConceptorEvaluation)
360
  """)
361
 
362
  run_btn.click(
 
356
  gr.Markdown("""
357
  ---
358
  **Paper**: *PatentConceptor: Generating innovative product concepts with patent knowledge and large language models*
359
+ **Dataset**: [DesignProblemDataset](https://huggingface.co/datasets/LiuHongwei1992/DesignProblemDatasetForPatentConceptorEvaluation) | **Patents**: [520634PatentsDataset](https://huggingface.co/datasets/LiuHongwei1992/520634PatentsDataset)
360
  """)
361
 
362
  run_btn.click(