Upload split VDR cleaned dataset bundle
#2
by eoeldroal - opened
- .gitattributes +4 -0
- VDR_clean_bundle_20260428/README.md +29 -0
- VDR_clean_bundle_20260428/SHA256SUMS +5 -0
- VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-00.part +3 -0
- VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-01.part +3 -0
- VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-02.part +3 -0
- VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-03.part +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-00.part filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-01.part filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-02.part filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-03.part filter=lfs diff=lfs merge=lfs -text
|
VDR_clean_bundle_20260428/README.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# VDR Clean Bundle 2026-04-28
|
| 2 |
+
|
| 3 |
+
This directory contains the split archive for `VDR_clean_bundle_20260428.zip`.
|
| 4 |
+
|
| 5 |
+
The original archive is 190,923,116,214 bytes. It was split because the target Hugging Face dataset repository rejected individual files larger than 50.0 GB.
|
| 6 |
+
|
| 7 |
+
## Contents
|
| 8 |
+
|
| 9 |
+
- `VDR_clean_bundle_20260428.zip.part-00.part`
|
| 10 |
+
- `VDR_clean_bundle_20260428.zip.part-01.part`
|
| 11 |
+
- `VDR_clean_bundle_20260428.zip.part-02.part`
|
| 12 |
+
- `VDR_clean_bundle_20260428.zip.part-03.part`
|
| 13 |
+
- `SHA256SUMS`
|
| 14 |
+
|
| 15 |
+
The archive contains raw datasets, processed VDR data, final training parquet, preprocessing code, logs, and documentation. It excludes the duplicate `archieve.zip` and `archieve_unpacked` copies.
|
| 16 |
+
|
| 17 |
+
## Reassemble
|
| 18 |
+
|
| 19 |
+
```bash
|
| 20 |
+
cat VDR_clean_bundle_20260428.zip.part-*.part > VDR_clean_bundle_20260428.zip
|
| 21 |
+
sha256sum -c SHA256SUMS
|
| 22 |
+
unzip -tq VDR_clean_bundle_20260428.zip
|
| 23 |
+
```
|
| 24 |
+
|
| 25 |
+
Expected full zip checksum:
|
| 26 |
+
|
| 27 |
+
```text
|
| 28 |
+
7092a8d47f381327ca2e1e96d5075d95e914b955327d3ce46be050820b6de298 VDR_clean_bundle_20260428.zip
|
| 29 |
+
```
|
VDR_clean_bundle_20260428/SHA256SUMS
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
7092a8d47f381327ca2e1e96d5075d95e914b955327d3ce46be050820b6de298 VDR_clean_bundle_20260428.zip
|
| 2 |
+
69bb5f9882d300a15ca06e3a936da393fc9aa073d6b46f2049dd02f123b69cda VDR_clean_bundle_20260428_parts/VDR_clean_bundle_20260428.zip.part-00.part
|
| 3 |
+
ef9becb75c274b8ef42fb371052a11c498dd7a46d4e71674346bb6b39468172a VDR_clean_bundle_20260428_parts/VDR_clean_bundle_20260428.zip.part-01.part
|
| 4 |
+
7689feee8d26f1b39baafefe075e295055305cf9e789fb519e5fa706ca54be84 VDR_clean_bundle_20260428_parts/VDR_clean_bundle_20260428.zip.part-02.part
|
| 5 |
+
1d74b1c09bad7ac72c70ad1126676d33c810402c49c9d4888a50475e644e7a4c VDR_clean_bundle_20260428_parts/VDR_clean_bundle_20260428.zip.part-03.part
|
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-00.part
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69bb5f9882d300a15ca06e3a936da393fc9aa073d6b46f2049dd02f123b69cda
|
| 3 |
+
size 48318382080
|
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-01.part
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef9becb75c274b8ef42fb371052a11c498dd7a46d4e71674346bb6b39468172a
|
| 3 |
+
size 48318382080
|
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-02.part
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7689feee8d26f1b39baafefe075e295055305cf9e789fb519e5fa706ca54be84
|
| 3 |
+
size 48318382080
|
VDR_clean_bundle_20260428/VDR_clean_bundle_20260428.zip.part-03.part
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d74b1c09bad7ac72c70ad1126676d33c810402c49c9d4888a50475e644e7a4c
|
| 3 |
+
size 45967969974
|