Spaces:
Running
Running
Upload app.py with huggingface_hub
Browse files
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(
|