Upload dataset
Browse files
README.md
CHANGED
@@ -221,6 +221,28 @@ dataset_info:
|
|
221 |
num_examples: 229
|
222 |
download_size: 31492431
|
223 |
dataset_size: 36556086.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
224 |
- config_name: realworld_combined
|
225 |
features:
|
226 |
- name: id
|
@@ -324,6 +346,14 @@ configs:
|
|
324 |
path: realworld_NovaChart/validation-*
|
325 |
- split: test
|
326 |
path: realworld_NovaChart/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
327 |
- config_name: realworld_combined
|
328 |
data_files:
|
329 |
- split: train
|
|
|
221 |
num_examples: 229
|
222 |
download_size: 31492431
|
223 |
dataset_size: 36556086.0
|
224 |
+
- config_name: realworld_Video_Monitoring
|
225 |
+
features:
|
226 |
+
- name: id
|
227 |
+
dtype: int64
|
228 |
+
- name: image
|
229 |
+
dtype: image
|
230 |
+
- name: question
|
231 |
+
dtype: string
|
232 |
+
- name: answer
|
233 |
+
dtype: string
|
234 |
+
splits:
|
235 |
+
- name: train
|
236 |
+
num_bytes: 17047821.0
|
237 |
+
num_examples: 38
|
238 |
+
- name: validation
|
239 |
+
num_bytes: 13851903.0
|
240 |
+
num_examples: 30
|
241 |
+
- name: test
|
242 |
+
num_bytes: 109345706.0
|
243 |
+
num_examples: 232
|
244 |
+
download_size: 131835084
|
245 |
+
dataset_size: 140245430.0
|
246 |
- config_name: realworld_combined
|
247 |
features:
|
248 |
- name: id
|
|
|
346 |
path: realworld_NovaChart/validation-*
|
347 |
- split: test
|
348 |
path: realworld_NovaChart/test-*
|
349 |
+
- config_name: realworld_Video_Monitoring
|
350 |
+
data_files:
|
351 |
+
- split: train
|
352 |
+
path: realworld_Video_Monitoring/train-*
|
353 |
+
- split: validation
|
354 |
+
path: realworld_Video_Monitoring/validation-*
|
355 |
+
- split: test
|
356 |
+
path: realworld_Video_Monitoring/test-*
|
357 |
- config_name: realworld_combined
|
358 |
data_files:
|
359 |
- split: train
|
realworld_Video_Monitoring/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cd83de4827c7d1831268efa0409d883b56ad53e01cef8f21066e3c3947a3802
|
3 |
+
size 103012003
|
realworld_Video_Monitoring/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9a87ffa87012dec79662c9010c3ad59ecb56ae2fa2a60e5cd7d718745698101
|
3 |
+
size 15781979
|
realworld_Video_Monitoring/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0f128d972ea50f3236caf59a321e5382f9a2e78cf7b1d565bcfe6a06480a628
|
3 |
+
size 13041102
|