File size: 563 Bytes
fce6826
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: tokens
    sequence: string
  - name: gestures
    sequence: int64
  splits:
  - name: train
    num_bytes: 180801
    num_examples: 1124
  - name: validation
    num_bytes: 58789
    num_examples: 354
  - name: test
    num_bytes: 44303
    num_examples: 270
  download_size: 75630
  dataset_size: 283893
---
# Dataset Card for "gesture-prediction-5-classes"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)