Upload dataset
Browse files
README.md
CHANGED
@@ -44,6 +44,32 @@ dataset_info:
|
|
44 |
num_examples: 677289
|
45 |
download_size: 1867497688
|
46 |
dataset_size: 6279403560.552255
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
- config_name: instruction-speech-v2
|
48 |
features:
|
49 |
- name: index
|
@@ -77,6 +103,10 @@ configs:
|
|
77 |
data_files:
|
78 |
- split: train
|
79 |
path: instruction-speech-v1/train-*
|
|
|
|
|
|
|
|
|
80 |
- config_name: instruction-speech-v2
|
81 |
data_files:
|
82 |
- split: train
|
|
|
44 |
num_examples: 677289
|
45 |
download_size: 1867497688
|
46 |
dataset_size: 6279403560.552255
|
47 |
+
- config_name: instruction-speech-v1-rephrase
|
48 |
+
features:
|
49 |
+
- name: index
|
50 |
+
dtype: int64
|
51 |
+
- name: text_prompt
|
52 |
+
dtype: string
|
53 |
+
- name: original_answer
|
54 |
+
dtype: string
|
55 |
+
- name: rephrased_answer
|
56 |
+
dtype: string
|
57 |
+
- name: difference_level
|
58 |
+
dtype: string
|
59 |
+
- name: compressed_prompt
|
60 |
+
dtype: string
|
61 |
+
- name: conversations
|
62 |
+
list:
|
63 |
+
- name: content
|
64 |
+
dtype: string
|
65 |
+
- name: role
|
66 |
+
dtype: string
|
67 |
+
splits:
|
68 |
+
- name: train
|
69 |
+
num_bytes: 207820285.4091829
|
70 |
+
num_examples: 36479
|
71 |
+
download_size: 69530680
|
72 |
+
dataset_size: 207820285.4091829
|
73 |
- config_name: instruction-speech-v2
|
74 |
features:
|
75 |
- name: index
|
|
|
103 |
data_files:
|
104 |
- split: train
|
105 |
path: instruction-speech-v1/train-*
|
106 |
+
- config_name: instruction-speech-v1-rephrase
|
107 |
+
data_files:
|
108 |
+
- split: train
|
109 |
+
path: instruction-speech-v1-rephrase/train-*
|
110 |
- config_name: instruction-speech-v2
|
111 |
data_files:
|
112 |
- split: train
|
instruction-speech-v1-rephrase/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a2c5b865760405d3b8101326c1e23f02b1d66f665b0275233e2739d17ff0b99
|
3 |
+
size 69530680
|