Upload dataset
Browse files- README.md +68 -0
- data/caption_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-00000-of-00001.parquet +3 -0
- data/caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-00000-of-00001.parquet +3 -0
- data/caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint-00000-of-00001.parquet +3 -0
- data/caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-00000-of-00001.parquet +3 -0
- data/caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-00000-of-00001.parquet +3 -0
- data/caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: video_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: video_url
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: scene_name
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: prompt
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: caption
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: SCENE_NUM
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: START_FRAME
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: END_FRAME
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: START_TIMECODE
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: END_TIMECODE
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: START_SECONDS
|
| 25 |
+
dtype: float64
|
| 26 |
+
- name: END_SECONDS
|
| 27 |
+
dtype: float64
|
| 28 |
+
- name: DURATION_SECONDS
|
| 29 |
+
dtype: float64
|
| 30 |
+
- name: GAP_FROM_PREVIOUS
|
| 31 |
+
dtype: float64
|
| 32 |
+
splits:
|
| 33 |
+
- name: caption_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
|
| 34 |
+
num_bytes: 269118
|
| 35 |
+
num_examples: 140
|
| 36 |
+
- name: caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
|
| 37 |
+
num_bytes: 158691
|
| 38 |
+
num_examples: 102
|
| 39 |
+
- name: caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
|
| 40 |
+
num_bytes: 90614
|
| 41 |
+
num_examples: 48
|
| 42 |
+
- name: caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
|
| 43 |
+
num_bytes: 72990
|
| 44 |
+
num_examples: 48
|
| 45 |
+
- name: caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint
|
| 46 |
+
num_bytes: 82533
|
| 47 |
+
num_examples: 48
|
| 48 |
+
- name: caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint
|
| 49 |
+
num_bytes: 80325
|
| 50 |
+
num_examples: 48
|
| 51 |
+
download_size: 166628
|
| 52 |
+
dataset_size: 754271
|
| 53 |
+
configs:
|
| 54 |
+
- config_name: default
|
| 55 |
+
data_files:
|
| 56 |
+
- split: caption_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
|
| 57 |
+
path: data/caption_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-*
|
| 58 |
+
- split: caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint
|
| 59 |
+
path: data/caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-*
|
| 60 |
+
- split: caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
|
| 61 |
+
path: data/caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-*
|
| 62 |
+
- split: caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint
|
| 63 |
+
path: data/caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-*
|
| 64 |
+
- split: caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint
|
| 65 |
+
path: data/caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint-*
|
| 66 |
+
- split: caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint
|
| 67 |
+
path: data/caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint-*
|
| 68 |
+
---
|
data/caption_t2v_style_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37179d2c2b7d6402c4f3669b394abbe9bcb98a9f1712425ac2e7b1f972742102
|
| 3 |
+
size 57806
|
data/caption_t2v_style_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:974ca4f5d92d24895166a0c4b126199c9b846677e5b5ce9f01ca9dd12e1b02bd
|
| 3 |
+
size 27797
|
data/caption_t2v_style_results_cinepile_capmodel_smolvlm2_2b_checkpoint-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1725d30a42a0c4b8ba1322a1666e80cf819fc425c5d6c5cfe4879e51b2115633
|
| 3 |
+
size 16429
|
data/caption_t2v_style_short_results_cinepile_capmodel_gemini_2_0_flash_checkpoint-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51dec150c7899c77a18b1ddd9a9ef515c16f1225ee7a26dfc10466c1c74923a7
|
| 3 |
+
size 29210
|
data/caption_t2v_style_short_results_cinepile_capmodel_qwen2_5_vl_7b_instruct_checkpoint-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0c6fe5c8670e78d584441931ad89baf9983d1a0990b4c79f11cb82d617492b9
|
| 3 |
+
size 19109
|
data/caption_t2v_style_short_results_cinepile_capmodel_smolvlm2_2b_checkpoint-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eebe68087260eb0244d7f6384d7ff0a6729222bf869ef65769112744e1866e95
|
| 3 |
+
size 16277
|