ummagumm-a
commited on
Commit
·
df9425b
1
Parent(s):
46ef1c3
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,15 +7,17 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
- name: video_id
|
9 |
dtype: int64
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 3276
|
14 |
- name: test
|
15 |
-
num_bytes:
|
16 |
num_examples: 459
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
---
|
20 |
# Dataset Card for "frames_room_cls"
|
21 |
|
|
|
7 |
dtype: string
|
8 |
- name: video_id
|
9 |
dtype: int64
|
10 |
+
- name: video_name
|
11 |
+
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 10203554
|
15 |
num_examples: 3276
|
16 |
- name: test
|
17 |
+
num_bytes: 1430210
|
18 |
num_examples: 459
|
19 |
+
download_size: 14454806
|
20 |
+
dataset_size: 11633764
|
21 |
---
|
22 |
# Dataset Card for "frames_room_cls"
|
23 |
|