FeilongTang commited on
Commit
0e95c8a
·
verified ·
1 Parent(s): 98af60c

add tracking/Ref-DAVIS17/meta

Browse files
tracking/Ref-DAVIS17/meta/cache-3d2cc7fc584dd3c7.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e9c20213333728afb340ecbf9c88ee26d8482f18788e135ce72e49b92ee88ef
3
+ size 2400
tracking/Ref-DAVIS17/meta/cache-563ef8b5c7a24aee.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2000567ae3125517e07d8d035bc08c65039704a50e8f387b7ceab9b5f212f11
3
+ size 2400
tracking/Ref-DAVIS17/meta/cache-a551bb24cf5a82d4.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8d93ca01fcfc63295f7749679abbf3290ae32e3d7e2bd0ace441feca080c394
3
+ size 2400
tracking/Ref-DAVIS17/meta/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37869496ba5c6704cefa6a36bb1fe327877d9e9a89ce66cb8b7cb9320f5db0e
3
+ size 171208
tracking/Ref-DAVIS17/meta/dataset_info.json ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "track",
5
+ "dataset_name": "molmo2-ref-davis17",
6
+ "dataset_size": 4036571,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/allenai/molmo2-ref-davis17@5f78088a9ebcfc5e732aced4015b7d98659351f7/track/train-00000-of-00001.parquet": {
10
+ "num_bytes": 178554,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/allenai/molmo2-ref-davis17@5f78088a9ebcfc5e732aced4015b7d98659351f7/track/valid-00000-of-00001.parquet": {
14
+ "num_bytes": 24245,
15
+ "checksum": null
16
+ }
17
+ },
18
+ "download_size": 202799,
19
+ "features": {
20
+ "id": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "video": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "expression": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "fps": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ },
36
+ "sampling_fps": {
37
+ "dtype": "int64",
38
+ "_type": "Value"
39
+ },
40
+ "height": {
41
+ "dtype": "int64",
42
+ "_type": "Value"
43
+ },
44
+ "n_frames": {
45
+ "dtype": "int64",
46
+ "_type": "Value"
47
+ },
48
+ "width": {
49
+ "dtype": "int64",
50
+ "_type": "Value"
51
+ },
52
+ "task": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "frame_trajectories": {
57
+ "feature": {
58
+ "frame": {
59
+ "dtype": "int64",
60
+ "_type": "Value"
61
+ },
62
+ "time": {
63
+ "dtype": "float64",
64
+ "_type": "Value"
65
+ },
66
+ "points": {
67
+ "feature": {
68
+ "id": {
69
+ "dtype": "int64",
70
+ "_type": "Value"
71
+ },
72
+ "point": {
73
+ "feature": {
74
+ "dtype": "float64",
75
+ "_type": "Value"
76
+ },
77
+ "_type": "List"
78
+ },
79
+ "occluded": {
80
+ "dtype": "bool",
81
+ "_type": "Value"
82
+ }
83
+ },
84
+ "_type": "List"
85
+ }
86
+ },
87
+ "_type": "List"
88
+ },
89
+ "mask_id": {
90
+ "feature": {
91
+ "dtype": "string",
92
+ "_type": "Value"
93
+ },
94
+ "_type": "List"
95
+ },
96
+ "obj_id": {
97
+ "feature": {
98
+ "dtype": "int64",
99
+ "_type": "Value"
100
+ },
101
+ "_type": "List"
102
+ },
103
+ "qid": {
104
+ "dtype": "string",
105
+ "_type": "Value"
106
+ }
107
+ },
108
+ "homepage": "",
109
+ "license": "",
110
+ "size_in_bytes": 4239370,
111
+ "splits": {
112
+ "train": {
113
+ "name": "train",
114
+ "num_bytes": 3867220,
115
+ "num_examples": 1134,
116
+ "dataset_name": "molmo2-ref-davis17"
117
+ },
118
+ "valid": {
119
+ "name": "valid",
120
+ "num_bytes": 169351,
121
+ "num_examples": 244,
122
+ "dataset_name": "molmo2-ref-davis17"
123
+ }
124
+ },
125
+ "version": {
126
+ "version_str": "0.0.0",
127
+ "major": 0,
128
+ "minor": 0,
129
+ "patch": 0
130
+ }
131
+ }
tracking/Ref-DAVIS17/meta/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "adf91e4e1542dc6c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "valid"
13
+ }