shchoi1019
commited on
Upload dataset
Browse files- README.md +22 -0
- Text Matching/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -486,6 +486,24 @@ dataset_info:
|
|
486 |
num_examples: 86145
|
487 |
download_size: 20698942
|
488 |
dataset_size: 69736698
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
489 |
- config_name: Text Quality Evaluation
|
490 |
features:
|
491 |
- name: instruction
|
@@ -721,6 +739,10 @@ configs:
|
|
721 |
data_files:
|
722 |
- split: train
|
723 |
path: Text Completion/train-*
|
|
|
|
|
|
|
|
|
724 |
- config_name: Text Quality Evaluation
|
725 |
data_files:
|
726 |
- split: train
|
|
|
486 |
num_examples: 86145
|
487 |
download_size: 20698942
|
488 |
dataset_size: 69736698
|
489 |
+
- config_name: Text Matching
|
490 |
+
features:
|
491 |
+
- name: instruction
|
492 |
+
dtype: string
|
493 |
+
- name: input
|
494 |
+
dtype: string
|
495 |
+
- name: output
|
496 |
+
dtype: string
|
497 |
+
- name: domain
|
498 |
+
dtype: string
|
499 |
+
- name: lang
|
500 |
+
dtype: string
|
501 |
+
splits:
|
502 |
+
- name: train
|
503 |
+
num_bytes: 123645584
|
504 |
+
num_examples: 173171
|
505 |
+
download_size: 35143082
|
506 |
+
dataset_size: 123645584
|
507 |
- config_name: Text Quality Evaluation
|
508 |
features:
|
509 |
- name: instruction
|
|
|
739 |
data_files:
|
740 |
- split: train
|
741 |
path: Text Completion/train-*
|
742 |
+
- config_name: Text Matching
|
743 |
+
data_files:
|
744 |
+
- split: train
|
745 |
+
path: Text Matching/train-*
|
746 |
- config_name: Text Quality Evaluation
|
747 |
data_files:
|
748 |
- split: train
|
Text Matching/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf24d62eb90f16dfc7291ae9936f76b6361aaa50f99d7026ec96dd01344e3e49
|
3 |
+
size 35143082
|