shchoi1019
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -324,6 +324,24 @@ dataset_info:
|
|
324 |
num_examples: 72496
|
325 |
download_size: 13871750
|
326 |
dataset_size: 59064347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
327 |
- config_name: Spelling Error Detection
|
328 |
features:
|
329 |
- name: instruction
|
@@ -523,6 +541,10 @@ configs:
|
|
523 |
data_files:
|
524 |
- split: train
|
525 |
path: Sentence Composition/train-*
|
|
|
|
|
|
|
|
|
526 |
- config_name: Spelling Error Detection
|
527 |
data_files:
|
528 |
- split: train
|
|
|
324 |
num_examples: 72496
|
325 |
download_size: 13871750
|
326 |
dataset_size: 59064347
|
327 |
+
- config_name: Spam Classification
|
328 |
+
features:
|
329 |
+
- name: instruction
|
330 |
+
dtype: string
|
331 |
+
- name: input
|
332 |
+
dtype: string
|
333 |
+
- name: output
|
334 |
+
dtype: string
|
335 |
+
- name: domain
|
336 |
+
dtype: string
|
337 |
+
- name: lang
|
338 |
+
dtype: string
|
339 |
+
splits:
|
340 |
+
- name: train
|
341 |
+
num_bytes: 581151
|
342 |
+
num_examples: 1065
|
343 |
+
download_size: 83786
|
344 |
+
dataset_size: 581151
|
345 |
- config_name: Spelling Error Detection
|
346 |
features:
|
347 |
- name: instruction
|
|
|
541 |
data_files:
|
542 |
- split: train
|
543 |
path: Sentence Composition/train-*
|
544 |
+
- config_name: Spam Classification
|
545 |
+
data_files:
|
546 |
+
- split: train
|
547 |
+
path: Spam Classification/train-*
|
548 |
- config_name: Spelling Error Detection
|
549 |
data_files:
|
550 |
- split: train
|
Spam Classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c21969d61bb96a12c46cf45fc2ad648136695f9f475e823cf242f20f9865316
|
3 |
+
size 83786
|