Datasets:

Formats:
parquet
File size: 1,628 Bytes
a3a204d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73e5ac9
 
 
 
 
a3a204d
 
 
 
 
73e5ac9
 
a3a204d
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
dataset_info:
  features:
  - name: video
    dtype: video
  - name: label
    dtype:
      class_label:
        names:
          '0': brush_hair
          '1': cartwheel
          '2': catch
          '3': chew
          '4': clap
          '5': climb
          '6': climb_stairs
          '7': dive
          '8': draw_sword
          '9': dribble
          '10': drink
          '11': eat
          '12': fall_floor
          '13': fencing
          '14': flic_flac
          '15': golf
          '16': handstand
          '17': hit
          '18': hug
          '19': jump
          '20': kick
          '21': kick_ball
          '22': kiss
          '23': laugh
          '24': pick
          '25': pour
          '26': pullup
          '27': punch
          '28': push
          '29': pushup
          '30': ride_bike
          '31': ride_horse
          '32': run
          '33': shake_hands
          '34': shoot_ball
          '35': shoot_bow
          '36': shoot_gun
          '37': sit
          '38': situp
          '39': smile
          '40': smoke
          '41': somersault
          '42': stand
          '43': swing_baseball
          '44': sword
          '45': sword_exercise
          '46': talk
          '47': throw
          '48': turn
          '49': walk
          '50': wave
  splits:
  - name: train
    num_bytes: 1158782189
    num_examples: 3570
  - name: test
    num_bytes: 481963674
    num_examples: 1530
  download_size: 1654692451
  dataset_size: 1640745863
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---