| dataset_info: | |
| features: | |
| - name: filepath | |
| dtype: string | |
| - name: sentids | |
| dtype: int64 | |
| - name: imgid | |
| dtype: int32 | |
| - name: sentences_raw | |
| dtype: string | |
| - name: id | |
| dtype: int64 | |
| - name: sentence_length | |
| dtype: int64 | |
| - name: parse_tree_depth | |
| dtype: int64 | |
| - name: n_verbs | |
| dtype: int64 | |
| - name: amr_graph_depth | |
| dtype: int64 | |
| - name: amr_graph | |
| sequence: | |
| sequence: float64 | |
| - name: amr_n_nodes | |
| dtype: int64 | |
| - name: amr_n_edges | |
| dtype: int64 | |
| - name: n_graph_obj | |
| dtype: int64 | |
| - name: coco_person | |
| dtype: int64 | |
| - name: coco_categories | |
| sequence: string | |
| - name: n_coco_a_actions | |
| dtype: int64 | |
| - name: coco_a_graph_depth | |
| dtype: int64 | |
| - name: coco_a_edges | |
| dtype: int64 | |
| - name: coco_a_nodes | |
| dtype: int64 | |
| - name: coco_a_graph | |
| sequence: | |
| sequence: float64 | |
| - name: cocoid | |
| dtype: int64 | |
| - name: aspect_ratio | |
| dtype: float64 | |
| - name: ic_score | |
| dtype: float64 | |
| splits: | |
| - name: train | |
| num_bytes: 40580189 | |
| num_examples: 30901 | |
| download_size: 1953206 | |
| dataset_size: 40580189 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| # Dataset Card for "coco_a_preprocessed_all" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |