ishwarbb23 commited on
Commit
ea66922
·
verified ·
1 Parent(s): e9dabfd

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +42 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0f1ba6b40d1c2ab13529bd4280fa9cc7124a0dcec6194dcc3da4aa561f35fec
3
+ size 211104
dataset_info.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "seq_name": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "frame_count": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "aligned_id": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "target_classes": {
22
+ "feature": {
23
+ "dtype": "string",
24
+ "_type": "Value"
25
+ },
26
+ "_type": "Sequence"
27
+ },
28
+ "detected_classes": {
29
+ "feature": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "_type": "Sequence"
34
+ },
35
+ "image_path": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "homepage": "",
41
+ "license": ""
42
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "940b70cfa6301fdc",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }