--- dataset_info: config_name: seg_1 features: - name: identifier dtype: string - name: hash_identifier dtype: string - name: url_link dtype: string - name: scene_start_time dtype: string - name: scene_end_time dtype: string - name: frame_number dtype: float64 - name: key_frame_number dtype: float64 - name: anime_tags dtype: string - name: user_tags dtype: string - name: text_description dtype: string - name: aesthetic_score dtype: float64 - name: dynamic_score dtype: float64 - name: rating dtype: string - name: text_prob dtype: float64 - name: width dtype: int64 - name: height dtype: int64 - name: file_ext dtype: string - name: fps dtype: float64 - name: Taxonomy_Time dtype: string - name: Taxonomy_Venue dtype: string - name: Taxonomy_Media dtype: string - name: Taxonomy_Filming dtype: string - name: Taxonomy_Composition dtype: string - name: Taxonomy_Character dtype: string - name: __index_level_0__ dtype: int64 - name: word_count dtype: int64 - name: video_id dtype: string - name: video_segment_no dtype: int64 - name: hidden_states_seg_1 dtype: 'null' - name: frames dtype: 'null' splits: - name: train num_bytes: 135227392 num_examples: 109885 - name: validation num_bytes: 16964439 num_examples: 13736 - name: test num_bytes: 16936049 num_examples: 13736 download_size: 75030175 dataset_size: 169127880 configs: - config_name: seg_1 data_files: - split: train path: seg_1/train-* - split: validation path: seg_1/validation-* - split: test path: seg_1/test-* ---