File size: 11,596 Bytes
53c99bb 8793c62 b2cd0c6 2baad5a 96489c8 4f58bc7 ff0ffdf b20b5b0 2ef91c2 ac6f35d 1559d4c 42a14be 94a0d36 0fc4f20 400e76f 8077577 5ed3fed 46e2e0d f15cd83 f435d4c 3d13bed f325fdd 5810b5f 2a73563 a76082b b814357 abb5dd2 b730c6e fd1799f 751de1e 19a8017 9f2390f 245c5d0 2d3e0d2 44fb8f7 70469dc 5f53a17 aec1720 b7d1c8f 661c65d 65a8890 df6857e 0fcd661 6d0864f 45ceb36 cf3eb83 229f19f 2c9b27c 6333739 e5259f7 cb29cb7 6da76c5 390d455 53b6654 5bac490 8846083 ed286cb 270e3d2 21f823b 47d1483 b542153 48d68d2 96750ec 6049781 4a156e2 4f7d105 cc3c48d b08d03b dc69091 d485fd1 2331200 174c58c 4c7dfd9 f8d5214 d69e61a 48fbe07 e52be16 2b1c55d 412b86a cf5e58f 41e0047 000f682 eb33d74 34ff88e e425441 8e9a502 366c2bf 56843c1 ef925d2 18ce22a 08e6eb7 a84e248 e5b4d7d bf1b5b1 8ce04eb 35688cb 73d439b 28302f7 ffa296d 560a67f 53c99bb 8793c62 b2cd0c6 2baad5a 96489c8 4f58bc7 ff0ffdf b20b5b0 2ef91c2 ac6f35d 1559d4c 42a14be 94a0d36 0fc4f20 400e76f 8077577 5ed3fed 46e2e0d f15cd83 f435d4c 3d13bed f325fdd 5810b5f 2a73563 a76082b b814357 abb5dd2 b730c6e fd1799f 751de1e 19a8017 9f2390f 245c5d0 2d3e0d2 44fb8f7 70469dc 5f53a17 aec1720 b7d1c8f 661c65d 65a8890 df6857e 0fcd661 6d0864f 45ceb36 cf3eb83 229f19f 2c9b27c 6333739 e5259f7 cb29cb7 6da76c5 390d455 53b6654 5bac490 8846083 ed286cb 270e3d2 21f823b 47d1483 b542153 48d68d2 96750ec 6049781 4a156e2 4f7d105 cc3c48d b08d03b dc69091 d485fd1 2331200 174c58c 4c7dfd9 f8d5214 d69e61a 48fbe07 e52be16 2b1c55d 412b86a cf5e58f 41e0047 000f682 eb33d74 34ff88e e425441 8e9a502 366c2bf 56843c1 ef925d2 18ce22a 08e6eb7 a84e248 e5b4d7d bf1b5b1 8ce04eb 35688cb 73d439b 28302f7 ffa296d 560a67f 53c99bb | 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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: src_video
dtype: binary
- name: tgt_video
dtype: binary
- name: ref_image
dtype: binary
- name: task
dtype: string
splits:
- name: split_0
num_bytes: 1036047058
num_examples: 500
- name: split_1
num_bytes: 1033831416
num_examples: 500
- name: split_2
num_bytes: 1066136354
num_examples: 500
- name: split_3
num_bytes: 1066822727
num_examples: 500
- name: split_4
num_bytes: 1058734399
num_examples: 500
- name: split_5
num_bytes: 1049488302
num_examples: 500
- name: split_6
num_bytes: 1066436835
num_examples: 500
- name: split_7
num_bytes: 1049197956
num_examples: 500
- name: split_8
num_bytes: 1016150616
num_examples: 500
- name: split_9
num_bytes: 1018896918
num_examples: 500
- name: split_10
num_bytes: 1025050584
num_examples: 500
- name: split_11
num_bytes: 1026656619
num_examples: 500
- name: split_12
num_bytes: 1008228044
num_examples: 500
- name: split_13
num_bytes: 1042055281
num_examples: 500
- name: split_14
num_bytes: 1034655961
num_examples: 500
- name: split_15
num_bytes: 1042848048
num_examples: 500
- name: split_16
num_bytes: 1045293888
num_examples: 500
- name: split_17
num_bytes: 1025359354
num_examples: 500
- name: split_18
num_bytes: 1012487561
num_examples: 500
- name: split_19
num_bytes: 987490599
num_examples: 500
- name: split_20
num_bytes: 1027207464
num_examples: 500
- name: split_21
num_bytes: 1059405858
num_examples: 500
- name: split_22
num_bytes: 1021034601
num_examples: 500
- name: split_23
num_bytes: 1056745846
num_examples: 500
- name: split_24
num_bytes: 1026265236
num_examples: 500
- name: split_25
num_bytes: 1059500770
num_examples: 500
- name: split_26
num_bytes: 1033210874
num_examples: 500
- name: split_27
num_bytes: 1016253940
num_examples: 500
- name: split_28
num_bytes: 1019194448
num_examples: 500
- name: split_29
num_bytes: 1033539501
num_examples: 500
- name: split_30
num_bytes: 1047490209
num_examples: 500
- name: split_31
num_bytes: 1047190639
num_examples: 500
- name: split_32
num_bytes: 1037404816
num_examples: 500
- name: split_33
num_bytes: 1043512393
num_examples: 500
- name: split_34
num_bytes: 998176566
num_examples: 500
- name: split_35
num_bytes: 1028146496
num_examples: 500
- name: split_36
num_bytes: 1032162070
num_examples: 500
- name: split_37
num_bytes: 1034205163
num_examples: 500
- name: split_38
num_bytes: 1027284745
num_examples: 500
- name: split_39
num_bytes: 1033354403
num_examples: 500
- name: split_40
num_bytes: 1026964813
num_examples: 500
- name: split_41
num_bytes: 1017475141
num_examples: 500
- name: split_42
num_bytes: 1032590928
num_examples: 500
- name: split_43
num_bytes: 1024395893
num_examples: 500
- name: split_44
num_bytes: 1068326782
num_examples: 500
- name: split_45
num_bytes: 1075521815
num_examples: 500
- name: split_46
num_bytes: 1028893531
num_examples: 500
- name: split_47
num_bytes: 1046798986
num_examples: 500
- name: split_48
num_bytes: 1017029091
num_examples: 500
- name: split_49
num_bytes: 1031805419
num_examples: 500
- name: split_50
num_bytes: 1054046593
num_examples: 500
- name: split_51
num_bytes: 1015491904
num_examples: 500
- name: split_52
num_bytes: 1024232100
num_examples: 500
- name: split_53
num_bytes: 1028191876
num_examples: 500
- name: split_54
num_bytes: 1051728460
num_examples: 500
- name: split_55
num_bytes: 1016537109
num_examples: 500
- name: split_56
num_bytes: 1000282242
num_examples: 500
- name: split_57
num_bytes: 1017709834
num_examples: 500
- name: split_58
num_bytes: 1039013850
num_examples: 500
- name: split_59
num_bytes: 1018449360
num_examples: 500
- name: split_60
num_bytes: 1035176594
num_examples: 500
- name: split_61
num_bytes: 1095025622
num_examples: 500
- name: split_62
num_bytes: 1047624358
num_examples: 500
- name: split_63
num_bytes: 1033733936
num_examples: 500
- name: split_64
num_bytes: 1026407517
num_examples: 500
- name: split_65
num_bytes: 1030290833
num_examples: 500
- name: split_66
num_bytes: 1077766463
num_examples: 500
- name: split_67
num_bytes: 1060771133
num_examples: 500
- name: split_68
num_bytes: 1005806326
num_examples: 500
- name: split_69
num_bytes: 1051083421
num_examples: 500
- name: split_70
num_bytes: 999106915
num_examples: 500
- name: split_71
num_bytes: 1021147300
num_examples: 500
- name: split_72
num_bytes: 1040652432
num_examples: 500
- name: split_73
num_bytes: 1021581358
num_examples: 500
- name: split_74
num_bytes: 1025822656
num_examples: 500
- name: split_75
num_bytes: 1074808741
num_examples: 500
- name: split_76
num_bytes: 986233757
num_examples: 500
- name: split_77
num_bytes: 1037050519
num_examples: 500
- name: split_78
num_bytes: 1020645520
num_examples: 500
- name: split_79
num_bytes: 1023495434
num_examples: 500
- name: split_80
num_bytes: 1027997065
num_examples: 500
- name: split_81
num_bytes: 1060664213
num_examples: 500
- name: split_82
num_bytes: 1041983400
num_examples: 500
- name: split_83
num_bytes: 1005738591
num_examples: 500
- name: split_84
num_bytes: 1011581905
num_examples: 500
- name: split_85
num_bytes: 1005596906
num_examples: 500
- name: split_86
num_bytes: 1014100153
num_examples: 500
- name: split_87
num_bytes: 1037501296
num_examples: 500
- name: split_88
num_bytes: 1035321804
num_examples: 500
- name: split_89
num_bytes: 1024119504
num_examples: 500
- name: split_90
num_bytes: 1043271602
num_examples: 500
- name: split_91
num_bytes: 1032371585
num_examples: 500
- name: split_92
num_bytes: 1028610897
num_examples: 500
- name: split_93
num_bytes: 1020695769
num_examples: 500
- name: split_94
num_bytes: 1042933964
num_examples: 500
- name: split_95
num_bytes: 1033064236
num_examples: 500
- name: split_96
num_bytes: 1032644101
num_examples: 500
- name: split_97
num_bytes: 1024280811
num_examples: 500
- name: split_98
num_bytes: 1019867080
num_examples: 500
- name: split_99
num_bytes: 264465384
num_examples: 128
download_size: 102543640746
dataset_size: 102549681386
configs:
- config_name: default
data_files:
- split: split_0
path: data/split_0-*
- split: split_1
path: data/split_1-*
- split: split_2
path: data/split_2-*
- split: split_3
path: data/split_3-*
- split: split_4
path: data/split_4-*
- split: split_5
path: data/split_5-*
- split: split_6
path: data/split_6-*
- split: split_7
path: data/split_7-*
- split: split_8
path: data/split_8-*
- split: split_9
path: data/split_9-*
- split: split_10
path: data/split_10-*
- split: split_11
path: data/split_11-*
- split: split_12
path: data/split_12-*
- split: split_13
path: data/split_13-*
- split: split_14
path: data/split_14-*
- split: split_15
path: data/split_15-*
- split: split_16
path: data/split_16-*
- split: split_17
path: data/split_17-*
- split: split_18
path: data/split_18-*
- split: split_19
path: data/split_19-*
- split: split_20
path: data/split_20-*
- split: split_21
path: data/split_21-*
- split: split_22
path: data/split_22-*
- split: split_23
path: data/split_23-*
- split: split_24
path: data/split_24-*
- split: split_25
path: data/split_25-*
- split: split_26
path: data/split_26-*
- split: split_27
path: data/split_27-*
- split: split_28
path: data/split_28-*
- split: split_29
path: data/split_29-*
- split: split_30
path: data/split_30-*
- split: split_31
path: data/split_31-*
- split: split_32
path: data/split_32-*
- split: split_33
path: data/split_33-*
- split: split_34
path: data/split_34-*
- split: split_35
path: data/split_35-*
- split: split_36
path: data/split_36-*
- split: split_37
path: data/split_37-*
- split: split_38
path: data/split_38-*
- split: split_39
path: data/split_39-*
- split: split_40
path: data/split_40-*
- split: split_41
path: data/split_41-*
- split: split_42
path: data/split_42-*
- split: split_43
path: data/split_43-*
- split: split_44
path: data/split_44-*
- split: split_45
path: data/split_45-*
- split: split_46
path: data/split_46-*
- split: split_47
path: data/split_47-*
- split: split_48
path: data/split_48-*
- split: split_49
path: data/split_49-*
- split: split_50
path: data/split_50-*
- split: split_51
path: data/split_51-*
- split: split_52
path: data/split_52-*
- split: split_53
path: data/split_53-*
- split: split_54
path: data/split_54-*
- split: split_55
path: data/split_55-*
- split: split_56
path: data/split_56-*
- split: split_57
path: data/split_57-*
- split: split_58
path: data/split_58-*
- split: split_59
path: data/split_59-*
- split: split_60
path: data/split_60-*
- split: split_61
path: data/split_61-*
- split: split_62
path: data/split_62-*
- split: split_63
path: data/split_63-*
- split: split_64
path: data/split_64-*
- split: split_65
path: data/split_65-*
- split: split_66
path: data/split_66-*
- split: split_67
path: data/split_67-*
- split: split_68
path: data/split_68-*
- split: split_69
path: data/split_69-*
- split: split_70
path: data/split_70-*
- split: split_71
path: data/split_71-*
- split: split_72
path: data/split_72-*
- split: split_73
path: data/split_73-*
- split: split_74
path: data/split_74-*
- split: split_75
path: data/split_75-*
- split: split_76
path: data/split_76-*
- split: split_77
path: data/split_77-*
- split: split_78
path: data/split_78-*
- split: split_79
path: data/split_79-*
- split: split_80
path: data/split_80-*
- split: split_81
path: data/split_81-*
- split: split_82
path: data/split_82-*
- split: split_83
path: data/split_83-*
- split: split_84
path: data/split_84-*
- split: split_85
path: data/split_85-*
- split: split_86
path: data/split_86-*
- split: split_87
path: data/split_87-*
- split: split_88
path: data/split_88-*
- split: split_89
path: data/split_89-*
- split: split_90
path: data/split_90-*
- split: split_91
path: data/split_91-*
- split: split_92
path: data/split_92-*
- split: split_93
path: data/split_93-*
- split: split_94
path: data/split_94-*
- split: split_95
path: data/split_95-*
- split: split_96
path: data/split_96-*
- split: split_97
path: data/split_97-*
- split: split_98
path: data/split_98-*
- split: split_99
path: data/split_99-*
---
|