init
Browse files
README.md
CHANGED
|
@@ -6,7 +6,9 @@ tags:
|
|
| 6 |
- code
|
| 7 |
pretty_name: litho
|
| 8 |
size_categories:
|
| 9 |
-
-
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
The benchmark of "LithoSim: A Large, Holistic Lithography Simulation Benchmark for AI-Driven Semiconductor Manufacturing"
|
|
@@ -18,4 +20,4 @@ The corresponding GitHub repo can be found at https://github.com/dw-hongquan/Lit
|
|
| 18 |
- 4 in-distributed dataset (OPC_Metal/Metal/OPC_Via/Via).
|
| 19 |
- 1 out-of-distribution (OOD) dataset.
|
| 20 |
- Each main dataset has a train_val and a test folder with compressed data file.
|
| 21 |
-
- Each set of data contains a source_simple.src description of the source, a layout.png, a mask.png, and a number of RI under different process variations.
|
|
|
|
| 6 |
- code
|
| 7 |
pretty_name: litho
|
| 8 |
size_categories:
|
| 9 |
+
- 1B<n<10B
|
| 10 |
+
task_categories:
|
| 11 |
+
- feature-extraction
|
| 12 |
---
|
| 13 |
|
| 14 |
The benchmark of "LithoSim: A Large, Holistic Lithography Simulation Benchmark for AI-Driven Semiconductor Manufacturing"
|
|
|
|
| 20 |
- 4 in-distributed dataset (OPC_Metal/Metal/OPC_Via/Via).
|
| 21 |
- 1 out-of-distribution (OOD) dataset.
|
| 22 |
- Each main dataset has a train_val and a test folder with compressed data file.
|
| 23 |
+
- Each set of data contains a source_simple.src description of the source, a layout.png, a mask.png, and a number of RI under different process variations.
|