Datasets:
docs: add dataset card
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Dataset Card for Pokemon Cards TCG
|
2 |
|
3 |
## Dataset Description
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
- image-segmentation
|
6 |
+
- sentence-similarity
|
7 |
+
- image-to-text
|
8 |
+
- image-feature-extraction
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
pretty_name: Pokemon Cards TCG Dataset
|
12 |
+
size_categories:
|
13 |
+
- 10M<n<100M
|
14 |
+
---
|
15 |
+
|
16 |
# Dataset Card for Pokemon Cards TCG
|
17 |
|
18 |
## Dataset Description
|