RamAnanth1
commited on
Commit
•
c9d8830
1
Parent(s):
1b5c347
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,34 +9,20 @@ dataset_info:
|
|
9 |
dtype: string
|
10 |
- name: transcript
|
11 |
dtype: string
|
12 |
-
- name:
|
13 |
list:
|
14 |
-
- name: avg_logprob
|
15 |
-
dtype: float64
|
16 |
-
- name: compression_ratio
|
17 |
-
dtype: float64
|
18 |
- name: end
|
19 |
dtype: float64
|
20 |
-
- name: id
|
21 |
-
dtype: int64
|
22 |
-
- name: no_speech_prob
|
23 |
-
dtype: float64
|
24 |
-
- name: seek
|
25 |
-
dtype: int64
|
26 |
- name: start
|
27 |
dtype: float64
|
28 |
-
- name: temperature
|
29 |
-
dtype: float64
|
30 |
- name: text
|
31 |
dtype: string
|
32 |
-
- name: tokens
|
33 |
-
sequence: int64
|
34 |
splits:
|
35 |
- name: train
|
36 |
-
num_bytes:
|
37 |
num_examples: 39
|
38 |
-
download_size:
|
39 |
-
dataset_size:
|
40 |
task_categories:
|
41 |
- text-classification
|
42 |
- text-generation
|
|
|
9 |
dtype: string
|
10 |
- name: transcript
|
11 |
dtype: string
|
12 |
+
- name: segments
|
13 |
list:
|
|
|
|
|
|
|
|
|
14 |
- name: end
|
15 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
- name: start
|
17 |
dtype: float64
|
|
|
|
|
18 |
- name: text
|
19 |
dtype: string
|
|
|
|
|
20 |
splits:
|
21 |
- name: train
|
22 |
+
num_bytes: 4845076
|
23 |
num_examples: 39
|
24 |
+
download_size: 2633561
|
25 |
+
dataset_size: 4845076
|
26 |
task_categories:
|
27 |
- text-classification
|
28 |
- text-generation
|