johnatanebonilla
commited on
Commit
•
d5b80e0
1
Parent(s):
d2d66cf
Upload dataset
Browse files- README.md +35 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Title
|
5 |
+
dtype: string
|
6 |
+
- name: Author
|
7 |
+
dtype: string
|
8 |
+
- name: Length
|
9 |
+
dtype: string
|
10 |
+
- name: Views
|
11 |
+
dtype: string
|
12 |
+
- name: Video URL
|
13 |
+
dtype: string
|
14 |
+
- name: Video ID
|
15 |
+
dtype: string
|
16 |
+
- name: Publish Date
|
17 |
+
dtype: string
|
18 |
+
- name: Tags
|
19 |
+
dtype: string
|
20 |
+
- name: Description
|
21 |
+
dtype: string
|
22 |
+
- name: Transcription
|
23 |
+
dtype: string
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 111648965
|
27 |
+
num_examples: 5744
|
28 |
+
download_size: 58641828
|
29 |
+
dataset_size: 111648965
|
30 |
+
configs:
|
31 |
+
- config_name: default
|
32 |
+
data_files:
|
33 |
+
- split: train
|
34 |
+
path: data/train-*
|
35 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16cf113c9ac30a03db0384c5309f70346e81545e59a301c8002bbfda4effa8bc
|
3 |
+
size 58641828
|