shchoi1019
commited on
Upload dataset
Browse files- README.md +22 -0
- Text to Code/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -288,6 +288,24 @@ dataset_info:
|
|
288 |
num_examples: 23712
|
289 |
download_size: 2909390
|
290 |
dataset_size: 13493797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
291 |
- config_name: Toxic Language Detection
|
292 |
features:
|
293 |
- name: instruction
|
@@ -389,6 +407,10 @@ configs:
|
|
389 |
data_files:
|
390 |
- split: train
|
391 |
path: Text Quality Evaluation/train-*
|
|
|
|
|
|
|
|
|
392 |
- config_name: Toxic Language Detection
|
393 |
data_files:
|
394 |
- split: train
|
|
|
288 |
num_examples: 23712
|
289 |
download_size: 2909390
|
290 |
dataset_size: 13493797
|
291 |
+
- config_name: Text to Code
|
292 |
+
features:
|
293 |
+
- name: instruction
|
294 |
+
dtype: string
|
295 |
+
- name: input
|
296 |
+
dtype: string
|
297 |
+
- name: output
|
298 |
+
dtype: string
|
299 |
+
- name: domain
|
300 |
+
dtype: string
|
301 |
+
- name: lang
|
302 |
+
dtype: string
|
303 |
+
splits:
|
304 |
+
- name: train
|
305 |
+
num_bytes: 109095054
|
306 |
+
num_examples: 49441
|
307 |
+
download_size: 3322639
|
308 |
+
dataset_size: 109095054
|
309 |
- config_name: Toxic Language Detection
|
310 |
features:
|
311 |
- name: instruction
|
|
|
407 |
data_files:
|
408 |
- split: train
|
409 |
path: Text Quality Evaluation/train-*
|
410 |
+
- config_name: Text to Code
|
411 |
+
data_files:
|
412 |
+
- split: train
|
413 |
+
path: Text to Code/train-*
|
414 |
- config_name: Toxic Language Detection
|
415 |
data_files:
|
416 |
- split: train
|
Text to Code/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7414f3c3a77caf02ff490224aa8ce47ad3e785851bbe90161b299fbb53ba896b
|
3 |
+
size 3322639
|