sleeping4cat
commited on
Commit
•
9027e41
1
Parent(s):
8ff247d
Update README.md
Browse files
README.md
CHANGED
@@ -1,33 +1,35 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
dataset_info:
|
4 |
-
features:
|
5 |
-
- name: video_links
|
6 |
-
dtype: string
|
7 |
-
splits:
|
8 |
-
- name: Cambridge
|
9 |
-
num_bytes: 50568
|
10 |
-
num_examples: 1176
|
11 |
-
- name: Oxford
|
12 |
-
num_bytes: 119110
|
13 |
-
num_examples: 2770
|
14 |
-
- name: Ben_Shapiro
|
15 |
-
num_bytes: 196639
|
16 |
-
num_examples: 4573
|
17 |
-
- name: Unsolicited_advice
|
18 |
-
num_bytes: 4257
|
19 |
-
num_examples: 99
|
20 |
-
download_size: 136621
|
21 |
-
dataset_size: 370574
|
22 |
-
configs:
|
23 |
-
- config_name: default
|
24 |
-
data_files:
|
25 |
-
- split: Cambridge
|
26 |
-
path: data/Cambridge-*
|
27 |
-
- split: Oxford
|
28 |
-
path: data/Oxford-*
|
29 |
-
- split: Ben_Shapiro
|
30 |
-
path: data/Ben_Shapiro-*
|
31 |
-
- split: Unsolicited_advice
|
32 |
-
path: data/Unsolicited_advice-*
|
33 |
-
---
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: video_links
|
6 |
+
dtype: string
|
7 |
+
splits:
|
8 |
+
- name: Cambridge
|
9 |
+
num_bytes: 50568
|
10 |
+
num_examples: 1176
|
11 |
+
- name: Oxford
|
12 |
+
num_bytes: 119110
|
13 |
+
num_examples: 2770
|
14 |
+
- name: Ben_Shapiro
|
15 |
+
num_bytes: 196639
|
16 |
+
num_examples: 4573
|
17 |
+
- name: Unsolicited_advice
|
18 |
+
num_bytes: 4257
|
19 |
+
num_examples: 99
|
20 |
+
download_size: 136621
|
21 |
+
dataset_size: 370574
|
22 |
+
configs:
|
23 |
+
- config_name: default
|
24 |
+
data_files:
|
25 |
+
- split: Cambridge
|
26 |
+
path: data/Cambridge-*
|
27 |
+
- split: Oxford
|
28 |
+
path: data/Oxford-*
|
29 |
+
- split: Ben_Shapiro
|
30 |
+
path: data/Ben_Shapiro-*
|
31 |
+
- split: Unsolicited_advice
|
32 |
+
path: data/Unsolicited_advice-*
|
33 |
+
---
|
34 |
+
|
35 |
+
(Please, wait, the repository is under active development)
|