shchoi1019
commited on
Upload dataset
Browse files- README.md +22 -0
- Sentiment Analysis/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -450,6 +450,24 @@ dataset_info:
|
|
450 |
num_examples: 72496
|
451 |
download_size: 13871750
|
452 |
dataset_size: 59064347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
453 |
- config_name: Spam Classification
|
454 |
features:
|
455 |
- name: instruction
|
@@ -803,6 +821,10 @@ configs:
|
|
803 |
data_files:
|
804 |
- split: train
|
805 |
path: Sentence Composition/train-*
|
|
|
|
|
|
|
|
|
806 |
- config_name: Spam Classification
|
807 |
data_files:
|
808 |
- split: train
|
|
|
450 |
num_examples: 72496
|
451 |
download_size: 13871750
|
452 |
dataset_size: 59064347
|
453 |
+
- config_name: Sentiment Analysis
|
454 |
+
features:
|
455 |
+
- name: instruction
|
456 |
+
dtype: string
|
457 |
+
- name: input
|
458 |
+
dtype: string
|
459 |
+
- name: output
|
460 |
+
dtype: string
|
461 |
+
- name: domain
|
462 |
+
dtype: string
|
463 |
+
- name: lang
|
464 |
+
dtype: string
|
465 |
+
splits:
|
466 |
+
- name: train
|
467 |
+
num_bytes: 223188120
|
468 |
+
num_examples: 253432
|
469 |
+
download_size: 87290295
|
470 |
+
dataset_size: 223188120
|
471 |
- config_name: Spam Classification
|
472 |
features:
|
473 |
- name: instruction
|
|
|
821 |
data_files:
|
822 |
- split: train
|
823 |
path: Sentence Composition/train-*
|
824 |
+
- config_name: Sentiment Analysis
|
825 |
+
data_files:
|
826 |
+
- split: train
|
827 |
+
path: Sentiment Analysis/train-*
|
828 |
- config_name: Spam Classification
|
829 |
data_files:
|
830 |
- split: train
|
Sentiment Analysis/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4f345b86128df79352131df3f568deefa98cd80cdc60fb645cbdcdb3e08714b
|
3 |
+
size 87290295
|