pain commited on
Commit
f6e5d58
1 Parent(s): d7c0d1c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +51 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': ain
11
+ '1': al
12
+ '2': aleff
13
+ '3': bb
14
+ '4': dal
15
+ '5': dha
16
+ '6': dhad
17
+ '7': fa
18
+ '8': gaaf
19
+ '9': ghain
20
+ '10': ha
21
+ '11': haa
22
+ '12': jeem
23
+ '13': kaaf
24
+ '14': khaa
25
+ '15': la
26
+ '16': laam
27
+ '17': meem
28
+ '18': nun
29
+ '19': ra
30
+ '20': saad
31
+ '21': seen
32
+ '22': sheen
33
+ '23': ta
34
+ '24': taa
35
+ '25': thaa
36
+ '26': thal
37
+ '27': toot
38
+ '28': waw
39
+ '29': ya
40
+ '30': yaa
41
+ '31': zay
42
+ splits:
43
+ - name: train
44
+ num_bytes: 41355564.009
45
+ num_examples: 54049
46
+ download_size: 30479019
47
+ dataset_size: 41355564.009
48
+ ---
49
+ # Dataset Card for "ArASL_Database_Grayscale"
50
+
51
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)