Upload dataset
Browse files
README.md
CHANGED
@@ -828,6 +828,24 @@ dataset_info:
|
|
828 |
num_examples: 1065
|
829 |
download_size: 83786
|
830 |
dataset_size: 581151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
831 |
- config_name: Spelling Error Detection
|
832 |
features:
|
833 |
- name: instruction
|
@@ -1319,6 +1337,10 @@ configs:
|
|
1319 |
data_files:
|
1320 |
- split: train
|
1321 |
path: Spam Classification/train-*
|
|
|
|
|
|
|
|
|
1322 |
- config_name: Spelling Error Detection
|
1323 |
data_files:
|
1324 |
- split: train
|
|
|
828 |
num_examples: 1065
|
829 |
download_size: 83786
|
830 |
dataset_size: 581151
|
831 |
+
- config_name: Speaker Identification
|
832 |
+
features:
|
833 |
+
- name: instruction
|
834 |
+
dtype: string
|
835 |
+
- name: input
|
836 |
+
dtype: string
|
837 |
+
- name: output
|
838 |
+
dtype: string
|
839 |
+
- name: domain
|
840 |
+
dtype: string
|
841 |
+
- name: lang
|
842 |
+
dtype: string
|
843 |
+
splits:
|
844 |
+
- name: train
|
845 |
+
num_bytes: 13932578
|
846 |
+
num_examples: 19800
|
847 |
+
download_size: 3558362
|
848 |
+
dataset_size: 13932578
|
849 |
- config_name: Spelling Error Detection
|
850 |
features:
|
851 |
- name: instruction
|
|
|
1337 |
data_files:
|
1338 |
- split: train
|
1339 |
path: Spam Classification/train-*
|
1340 |
+
- config_name: Speaker Identification
|
1341 |
+
data_files:
|
1342 |
+
- split: train
|
1343 |
+
path: Speaker Identification/train-*
|
1344 |
- config_name: Spelling Error Detection
|
1345 |
data_files:
|
1346 |
- split: train
|
Speaker Identification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b968d637f5c58f462fc0f6a5cd56a0b7e8765c336148b67f334850051359c72
|
3 |
+
size 3558362
|