LiuHongwei1992 commited on
Commit
8d293a0
·
verified ·
1 Parent(s): 263022c

Update README.md

Browse files

This dataset contains **50 real-world design problems** curated for evaluating patent-based design concept generation systems. It was originally constructed for the **PatentConceptor** system, which retrieves cross-domain patent knowledge to inspire novel design concepts.

Each design problem is annotated with its expected IPC (International Patent Classification) domains and query type, enabling systematic evaluation of retrieval accuracy and concept generation quality across different problem formulations.

Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ - feature-extraction
6
+ language:
7
+ - en
8
+ tags:
9
+ - patent-retrieval
10
+ - concept-generation
11
+ - cross-domain-design
12
+ pretty_name: Design Problem Dataset for PatentConceptor Evaluation
13
+ size_categories:
14
+ - n<1K
15
+ ---