shchoi1019
commited on
Upload dataset
Browse files
Ethics Classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:510befe428dccdd476bd479df98f934c0e43bf3908e28014f39e5d878db91f61
|
3 |
+
size 14818576
|
README.md
CHANGED
@@ -90,6 +90,24 @@ dataset_info:
|
|
90 |
num_examples: 37695
|
91 |
download_size: 3668525
|
92 |
dataset_size: 21602165
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
- config_name: Grammar Error Detection
|
94 |
features:
|
95 |
- name: instruction
|
@@ -453,6 +471,10 @@ configs:
|
|
453 |
data_files:
|
454 |
- split: train
|
455 |
path: Data to Text/train-*
|
|
|
|
|
|
|
|
|
456 |
- config_name: Grammar Error Detection
|
457 |
data_files:
|
458 |
- split: train
|
|
|
90 |
num_examples: 37695
|
91 |
download_size: 3668525
|
92 |
dataset_size: 21602165
|
93 |
+
- config_name: Ethics Classification
|
94 |
+
features:
|
95 |
+
- name: instruction
|
96 |
+
dtype: string
|
97 |
+
- name: input
|
98 |
+
dtype: string
|
99 |
+
- name: output
|
100 |
+
dtype: string
|
101 |
+
- name: domain
|
102 |
+
dtype: string
|
103 |
+
- name: lang
|
104 |
+
dtype: string
|
105 |
+
splits:
|
106 |
+
- name: train
|
107 |
+
num_bytes: 31848628
|
108 |
+
num_examples: 25289
|
109 |
+
download_size: 14818576
|
110 |
+
dataset_size: 31848628
|
111 |
- config_name: Grammar Error Detection
|
112 |
features:
|
113 |
- name: instruction
|
|
|
471 |
data_files:
|
472 |
- split: train
|
473 |
path: Data to Text/train-*
|
474 |
+
- config_name: Ethics Classification
|
475 |
+
data_files:
|
476 |
+
- split: train
|
477 |
+
path: Ethics Classification/train-*
|
478 |
- config_name: Grammar Error Detection
|
479 |
data_files:
|
480 |
- split: train
|