File size: 759 Bytes
52a1a73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b4c189
 
 
 
52a1a73
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: motion_tokens_ids
    list: int64
  - name: MSE
    dtype: float64
  - name: gpt_0
    dtype: string
  - name: gpt_1
    dtype: string
  - name: gpt_2
    dtype: string
  - name: gpt_3
    dtype: string
  - name: manual_0
    dtype: string
  - name: manual_1
    dtype: string
  - name: motion_tokens_text
    dtype: string
  - name: seq_id
    dtype: string
  - name: start_frame
    dtype: int64
  - name: end_frame
    dtype: int64
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 95678637
    num_examples: 40898
  download_size: 35009324
  dataset_size: 95678637
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---