Upload dataset
Browse files- README.md +11 -11
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: duration
|
5 |
dtype: int64
|
6 |
-
- name:
|
7 |
-
dtype: int64
|
8 |
-
- name: author
|
9 |
dtype: string
|
10 |
- name: transcript_json
|
11 |
struct:
|
@@ -127,24 +127,24 @@ dataset_info:
|
|
127 |
dtype: string
|
128 |
- name: utterances
|
129 |
dtype: 'null'
|
130 |
-
- name: link
|
131 |
-
dtype: string
|
132 |
- name: audio_path
|
133 |
dtype: string
|
134 |
-
- name:
|
135 |
dtype: string
|
136 |
-
- name:
|
137 |
dtype: string
|
|
|
|
|
138 |
- name: transcript
|
139 |
dtype: string
|
140 |
- name: summary
|
141 |
dtype: string
|
142 |
splits:
|
143 |
- name: train
|
144 |
-
num_bytes:
|
145 |
-
num_examples:
|
146 |
-
download_size:
|
147 |
-
dataset_size:
|
148 |
configs:
|
149 |
- config_name: default
|
150 |
data_files:
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: author
|
5 |
+
dtype: string
|
6 |
- name: duration
|
7 |
dtype: int64
|
8 |
+
- name: description
|
|
|
|
|
9 |
dtype: string
|
10 |
- name: transcript_json
|
11 |
struct:
|
|
|
127 |
dtype: string
|
128 |
- name: utterances
|
129 |
dtype: 'null'
|
|
|
|
|
130 |
- name: audio_path
|
131 |
dtype: string
|
132 |
+
- name: link
|
133 |
dtype: string
|
134 |
+
- name: title
|
135 |
dtype: string
|
136 |
+
- name: views
|
137 |
+
dtype: int64
|
138 |
- name: transcript
|
139 |
dtype: string
|
140 |
- name: summary
|
141 |
dtype: string
|
142 |
splits:
|
143 |
- name: train
|
144 |
+
num_bytes: 66706960
|
145 |
+
num_examples: 522
|
146 |
+
download_size: 24568645
|
147 |
+
dataset_size: 66706960
|
148 |
configs:
|
149 |
- config_name: default
|
150 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b05e5ef6ce058f6cfe1a5ad3e94495459afc6a4e1f9528cf2c088b5653faf58b
|
3 |
+
size 24568645
|