File size: 2,536 Bytes
f7bab4a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
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_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
    num_bytes: 269118
    num_examples: 140
  - name: caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
    num_bytes: 158691
    num_examples: 102
  - name: caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
    num_bytes: 90614
    num_examples: 48
  - name: caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
    num_bytes: 72990
    num_examples: 48
  - name: caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint
    num_bytes: 82533
    num_examples: 48
  - name: caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint
    num_bytes: 80325
    num_examples: 48
  download_size: 166628
  dataset_size: 754271
configs:
- config_name: default
  data_files:
  - split: caption_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
    path: data/caption_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-*
  - split: caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
    path: data/caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-*
  - split: caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
    path: data/caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-*
  - split: caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
    path: data/caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-*
  - split: caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint
    path: data/caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint-*
  - split: caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint
    path: data/caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint-*
---