Datasets:
Modalities:
Text
Formats:
parquet
Sub-tasks:
semantic-similarity-classification
Size:
1M - 10M
Tags:
paraphrase-generation
License:
Commit
•
4fd5f35
1
Parent(s):
4fc40a1
Add 'nds' config data files
Browse files- README.md +7 -3
- nds/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1131,10 +1131,10 @@ dataset_info:
|
|
1131 |
dtype: string
|
1132 |
splits:
|
1133 |
- name: train
|
1134 |
-
num_bytes:
|
1135 |
num_examples: 2633
|
1136 |
-
download_size:
|
1137 |
-
dataset_size:
|
1138 |
- config_name: nl
|
1139 |
features:
|
1140 |
- name: paraphrase_set_id
|
@@ -1845,6 +1845,10 @@ configs:
|
|
1845 |
data_files:
|
1846 |
- split: train
|
1847 |
path: nb/train-*
|
|
|
|
|
|
|
|
|
1848 |
---
|
1849 |
|
1850 |
# Dataset Card for TaPaCo Corpus
|
|
|
1131 |
dtype: string
|
1132 |
splits:
|
1133 |
- name: train
|
1134 |
+
num_bytes: 194989
|
1135 |
num_examples: 2633
|
1136 |
+
download_size: 85174
|
1137 |
+
dataset_size: 194989
|
1138 |
- config_name: nl
|
1139 |
features:
|
1140 |
- name: paraphrase_set_id
|
|
|
1845 |
data_files:
|
1846 |
- split: train
|
1847 |
path: nb/train-*
|
1848 |
+
- config_name: nds
|
1849 |
+
data_files:
|
1850 |
+
- split: train
|
1851 |
+
path: nds/train-*
|
1852 |
---
|
1853 |
|
1854 |
# Dataset Card for TaPaCo Corpus
|
nds/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b85e1e93810111aa72b1fe1d5eaf51c4426e1a2848effc3784eb8133544f9cc
|
3 |
+
size 85174
|