Upload dataset
Browse files
README.md
CHANGED
|
@@ -22,19 +22,31 @@ dataset_info:
|
|
| 22 |
- name: text
|
| 23 |
sequence: string
|
| 24 |
- name: question_audio_path
|
| 25 |
-
dtype:
|
|
|
|
|
|
|
| 26 |
- name: question_normalized_text
|
| 27 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
- name: gpt4-answer
|
| 29 |
dtype: string
|
| 30 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
dtype: string
|
| 32 |
splits:
|
| 33 |
- name: test
|
| 34 |
-
num_bytes:
|
| 35 |
num_examples: 48
|
| 36 |
-
download_size:
|
| 37 |
-
dataset_size:
|
| 38 |
configs:
|
| 39 |
- config_name: default
|
| 40 |
data_files:
|
|
|
|
| 22 |
- name: text
|
| 23 |
sequence: string
|
| 24 |
- name: question_audio_path
|
| 25 |
+
dtype:
|
| 26 |
+
audio:
|
| 27 |
+
sampling_rate: 16000
|
| 28 |
- name: question_normalized_text
|
| 29 |
dtype: string
|
| 30 |
+
- name: gpt4-response
|
| 31 |
+
struct:
|
| 32 |
+
- name: answerable
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: prompt
|
| 35 |
+
dtype: string
|
| 36 |
- name: gpt4-answer
|
| 37 |
dtype: string
|
| 38 |
+
- name: question_audio_path_transcription_whisper-small.en
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: question_audio_path_transcription_whisper-medium.en
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: question_audio_path_transcription_whisper-large-v3
|
| 43 |
dtype: string
|
| 44 |
splits:
|
| 45 |
- name: test
|
| 46 |
+
num_bytes: 17340086.0
|
| 47 |
num_examples: 48
|
| 48 |
+
download_size: 15042538
|
| 49 |
+
dataset_size: 17340086.0
|
| 50 |
configs:
|
| 51 |
- config_name: default
|
| 52 |
data_files:
|
data/{test-00000-of-00001-dd0e6cbc6d688905.parquet → test-00000-of-00001.parquet}
RENAMED
|
@@ -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:73f84c7a274fe6793e966671f2cc11e1b45123386cfe3c5da0edfafa8c01ac4d
|
| 3 |
+
size 15042538
|