Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
A brief description or overview of your dataset. For instance:
|
2 |
|
3 |
This dataset contains images and metadata describing various industrial products, including fields such as manufacturer name, equipment name, and industry type. The images are stored locally in the images/ folder, and references to those images (paths) appear in the image column of the metadata.
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-2.0
|
3 |
+
task_categories:
|
4 |
+
- image-to-text
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pretty_name: en_manfaclens_sample
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
+
---
|
11 |
A brief description or overview of your dataset. For instance:
|
12 |
|
13 |
This dataset contains images and metadata describing various industrial products, including fields such as manufacturer name, equipment name, and industry type. The images are stored locally in the images/ folder, and references to those images (paths) appear in the image column of the metadata.
|