Datasets:
Bo Jian Ho commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,6 @@ configs:
|
|
| 10 |
path: original/train-*
|
| 11 |
- split: test
|
| 12 |
path: original/test-*
|
| 13 |
-
- config_name: original
|
| 14 |
-
data_files:
|
| 15 |
-
- split: train
|
| 16 |
-
path: original/train-*
|
| 17 |
-
- split: test
|
| 18 |
-
path: original/test-*
|
| 19 |
dataset_info:
|
| 20 |
- config_name: balanced
|
| 21 |
features:
|
|
@@ -104,78 +98,31 @@ dataset_info:
|
|
| 104 |
num_examples: 600
|
| 105 |
download_size: 1586908
|
| 106 |
dataset_size: 11511731.0
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
- name: images
|
| 112 |
-
sequence: string
|
| 113 |
-
- name: text prompt
|
| 114 |
-
dtype: string
|
| 115 |
-
- name: video link
|
| 116 |
-
dtype: string
|
| 117 |
-
- name: visual quality
|
| 118 |
-
dtype: int64
|
| 119 |
-
- name: temporal consistency
|
| 120 |
-
dtype: int64
|
| 121 |
-
- name: dynamic degree
|
| 122 |
-
dtype: int64
|
| 123 |
-
- name: text-to-video alignment
|
| 124 |
-
dtype: int64
|
| 125 |
-
- name: factual consistency
|
| 126 |
-
dtype: int64
|
| 127 |
-
- name: morphological fidelity
|
| 128 |
-
dtype: int64
|
| 129 |
-
- name: copyright risk
|
| 130 |
-
dtype: int64
|
| 131 |
-
- name: conversations
|
| 132 |
-
list:
|
| 133 |
-
- name: from
|
| 134 |
-
dtype: string
|
| 135 |
-
- name: value
|
| 136 |
-
dtype: string
|
| 137 |
-
- name: updated conversations
|
| 138 |
-
list:
|
| 139 |
-
- name: from
|
| 140 |
-
dtype: string
|
| 141 |
-
- name: value
|
| 142 |
-
dtype: string
|
| 143 |
-
splits:
|
| 144 |
-
- name: train
|
| 145 |
-
num_bytes: 9209384.8
|
| 146 |
-
num_examples: 2400
|
| 147 |
-
- name: test
|
| 148 |
-
num_bytes: 2302346.2
|
| 149 |
-
num_examples: 600
|
| 150 |
-
download_size: 1586908
|
| 151 |
-
dataset_size: 11511731.0
|
| 152 |
---
|
| 153 |
-
---
|
| 154 |
-
language:
|
| 155 |
-
- en
|
| 156 |
-
license:
|
| 157 |
-
- mit
|
| 158 |
-
---
|
| 159 |
|
| 160 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 161 |
|
| 162 |
-
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
The videos are split into multiple zip files due to size limitations.
|
| 167 |
-
Each zip file contains a portion of the dataset's videos.
|
| 168 |
-
|
| 169 |
-
## Usage
|
| 170 |
-
|
| 171 |
-
To use these videos:
|
| 172 |
-
1. Download the zip files
|
| 173 |
-
2. Extract them to your local machine
|
| 174 |
-
3. Process the videos as needed for your application
|
| 175 |
-
|
| 176 |
-
## File Structure
|
| 177 |
-
|
| 178 |
-
- videos_1.zip
|
| 179 |
-
- videos_2.zip
|
| 180 |
-
- ...
|
| 181 |
|
|
|
|
| 10 |
path: original/train-*
|
| 11 |
- split: test
|
| 12 |
path: original/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
dataset_info:
|
| 14 |
- config_name: balanced
|
| 15 |
features:
|
|
|
|
| 98 |
num_examples: 600
|
| 99 |
download_size: 1586908
|
| 100 |
dataset_size: 11511731.0
|
| 101 |
+
language:
|
| 102 |
+
- en
|
| 103 |
+
license:
|
| 104 |
+
- mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
|
| 107 |
+
# MORPH Video Dataset
|
| 108 |
+
|
| 109 |
+
This repository contains compressed video files for the MORPH dataset.
|
| 110 |
+
|
| 111 |
+
## Contents
|
| 112 |
+
|
| 113 |
+
The videos are split into multiple zip files due to size limitations.
|
| 114 |
+
Each zip file contains a portion of the dataset's videos.
|
| 115 |
+
|
| 116 |
+
## Usage
|
| 117 |
+
|
| 118 |
+
To use these videos:
|
| 119 |
+
1. Download the zip files
|
| 120 |
+
2. Extract them to your local machine
|
| 121 |
+
3. Process the videos as needed for your application
|
| 122 |
+
|
| 123 |
+
## File Structure
|
| 124 |
|
| 125 |
+
- videos_1.zip
|
| 126 |
+
- videos_2.zip
|
| 127 |
+
- ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
|