Upload dataset
Browse files- README.md +22 -0
- Translation/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -540,6 +540,24 @@ dataset_info:
|
|
540 |
num_examples: 115584
|
541 |
download_size: 14014796
|
542 |
dataset_size: 66096426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
543 |
- config_name: Wrong Candidate Generation
|
544 |
features:
|
545 |
- name: instruction
|
@@ -679,6 +697,10 @@ configs:
|
|
679 |
data_files:
|
680 |
- split: train
|
681 |
path: Toxic Language Detection/train-*
|
|
|
|
|
|
|
|
|
682 |
- config_name: Wrong Candidate Generation
|
683 |
data_files:
|
684 |
- split: train
|
|
|
540 |
num_examples: 115584
|
541 |
download_size: 14014796
|
542 |
dataset_size: 66096426
|
543 |
+
- config_name: Translation
|
544 |
+
features:
|
545 |
+
- name: instruction
|
546 |
+
dtype: string
|
547 |
+
- name: input
|
548 |
+
dtype: string
|
549 |
+
- name: output
|
550 |
+
dtype: string
|
551 |
+
- name: domain
|
552 |
+
dtype: string
|
553 |
+
- name: lang
|
554 |
+
dtype: string
|
555 |
+
splits:
|
556 |
+
- name: train
|
557 |
+
num_bytes: 606382471
|
558 |
+
num_examples: 1182213
|
559 |
+
download_size: 209410558
|
560 |
+
dataset_size: 606382471
|
561 |
- config_name: Wrong Candidate Generation
|
562 |
features:
|
563 |
- name: instruction
|
|
|
697 |
data_files:
|
698 |
- split: train
|
699 |
path: Toxic Language Detection/train-*
|
700 |
+
- config_name: Translation
|
701 |
+
data_files:
|
702 |
+
- split: train
|
703 |
+
path: Translation/train-*
|
704 |
- config_name: Wrong Candidate Generation
|
705 |
data_files:
|
706 |
- split: train
|
Translation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbe78fd7ad89bad296e2e57e7629b6a332370abe4fc958828603e2a9051cd6a8
|
3 |
+
size 209410558
|