t2v_style_captions / README.md
RuchitRawal's picture
Upload dataset
01c53bf verified
metadata
dataset_info:
  features:
    - name: video_id
      dtype: string
    - name: video_url
      dtype: string
    - name: scene_name
      dtype: string
    - name: prompt
      dtype: string
    - name: caption
      dtype: string
    - name: SCENE_NUM
      dtype: int64
    - name: START_FRAME
      dtype: int64
    - name: END_FRAME
      dtype: int64
    - name: START_TIMECODE
      dtype: string
    - name: END_TIMECODE
      dtype: string
    - name: START_SECONDS
      dtype: float64
    - name: END_SECONDS
      dtype: float64
    - name: DURATION_SECONDS
      dtype: float64
    - name: GAP_FROM_PREVIOUS
      dtype: float64
  splits:
    - name: caption_base_results_cinepile_checkpoint
      num_bytes: 2477701
      num_examples: 2166
    - name: caption_scene_text_results_cinepile_checkpoint
      num_bytes: 9468937
      num_examples: 2166
    - name: caption_t2v_style_results_cinepile_checkpoint
      num_bytes: 4206142
      num_examples: 2166
  download_size: 3185173
  dataset_size: 16152780
configs:
  - config_name: default
    data_files:
      - split: caption_base_results_cinepile_checkpoint
        path: data/caption_base_results_cinepile_checkpoint-*
      - split: caption_scene_text_results_cinepile_checkpoint
        path: data/caption_scene_text_results_cinepile_checkpoint-*
      - split: caption_t2v_style_results_cinepile_checkpoint
        path: data/caption_t2v_style_results_cinepile_checkpoint-*