Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# LADBench: A Benchmark for Logical Anomaly Detection in Images
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
|
| 4 |
+
configs:
|
| 5 |
+
- config_name: default
|
| 6 |
+
data_files:
|
| 7 |
+
- split: train
|
| 8 |
+
path: metadata.jsonl
|
| 9 |
---
|
| 10 |
|
| 11 |
# LADBench: A Benchmark for Logical Anomaly Detection in Images
|