Royi commited on
Commit
747f859
·
verified ·
1 Parent(s): c513c29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: cc0-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ task_categories:
4
+ - image-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - image
9
+ - csv
10
+ - image-classification
11
+ pretty_name: American Sign Language MNIST
12
+ repo_type: dataset
13
+ size_categories:
14
+ - 10K<n<100K
15
+ ---
16
+
17
+ Based on [Kaggle - Sign Language MNIST](https://www.kaggle.com/datasets/datamunge/sign-language-mnist).
18
+ Repackaged both CSV's into a single CSV with a field `datasetType` to assign each to its type.