Jayabalambika
commited on
Commit
•
0951320
1
Parent(s):
5476829
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: label
|
7 |
+
dtype:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': call
|
11 |
+
'1': dislike
|
12 |
+
'2': fist
|
13 |
+
'3': four
|
14 |
+
'4': like
|
15 |
+
'5': mute
|
16 |
+
'6': ok
|
17 |
+
'7': one
|
18 |
+
'8': palm
|
19 |
+
'9': peace
|
20 |
+
'10': peace_inverted
|
21 |
+
'11': rock
|
22 |
+
'12': stop
|
23 |
+
'13': stop_inverted
|
24 |
+
'14': three
|
25 |
+
'15': three2
|
26 |
+
'16': two_up
|
27 |
+
'17': two_up_inverted
|
28 |
+
splits:
|
29 |
+
- name: train
|
30 |
+
num_bytes: 12879555275.4
|
31 |
+
num_examples: 507050
|
32 |
+
download_size: 12546125241
|
33 |
+
dataset_size: 12879555275.4
|
34 |
+
---
|
35 |
+
# Dataset Card for "hagrid-classification-512p-dataset"
|
36 |
+
|
37 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|