helena-balabin commited on
Commit
6b90fed
·
verified ·
1 Parent(s): 36a9dcc

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: filepath
5
+ dtype: string
6
+ - name: sentids
7
+ dtype: int64
8
+ - name: filename
9
+ dtype: string
10
+ - name: imgid
11
+ dtype: int32
12
+ - name: sentences_raw
13
+ dtype: string
14
+ - name: vg_url
15
+ dtype: string
16
+ - name: aspect_ratio
17
+ dtype: float64
18
+ - name: sentence_length
19
+ dtype: int64
20
+ - name: parse_tree_depth
21
+ dtype: int64
22
+ - name: n_verbs
23
+ dtype: int64
24
+ - name: ic_score
25
+ dtype: float64
26
+ - name: avg_node_degree
27
+ dtype: float64
28
+ - name: avg_node_connectivity
29
+ dtype: float64
30
+ - name: avg_clustering_coefficient
31
+ dtype: float64
32
+ - name: density
33
+ dtype: float64
34
+ - name: sg_depth
35
+ dtype: int64
36
+ - name: sg_filtered_depth
37
+ dtype: int64
38
+ - name: n_connected_components
39
+ dtype: int64
40
+ - name: n_obj
41
+ dtype: int64
42
+ - name: n_rel
43
+ dtype: int64
44
+ - name: n_filtered_rel
45
+ dtype: int64
46
+ - name: vg_image_id
47
+ dtype: int64
48
+ - name: n_img_seg_obj
49
+ dtype: int64
50
+ - name: coco_person
51
+ dtype: int64
52
+ - name: coco_categories
53
+ sequence: string
54
+ - name: n_coco_a_actions
55
+ dtype: int64
56
+ - name: coco_a_graph_depth
57
+ dtype: int64
58
+ - name: cocoid
59
+ dtype: int64
60
+ splits:
61
+ - name: train
62
+ num_bytes: 4373211
63
+ num_examples: 8888
64
+ download_size: 702223
65
+ dataset_size: 4373211
66
+ configs:
67
+ - config_name: default
68
+ data_files:
69
+ - split: train
70
+ path: data/train-*
71
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af3b34400188b6b6f47b82b8708ba52cbe8ca06c2661d9299778813db10f1c9
3
+ size 702223