Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,13 @@ dataset_info:
|
|
20 |
num_examples: 671
|
21 |
download_size: 113268
|
22 |
dataset_size: 248022
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
# Dataset Card for "eclassQuery"
|
25 |
|
26 |
-
|
|
|
20 |
num_examples: 671
|
21 |
download_size: 113268
|
22 |
dataset_size: 248022
|
23 |
+
task_categories:
|
24 |
+
- sentence-similarity
|
25 |
+
language:
|
26 |
+
- en
|
27 |
+
size_categories:
|
28 |
+
- 1K<n<10K
|
29 |
---
|
30 |
# Dataset Card for "eclassQuery"
|
31 |
|
32 |
+
This Dataset consists of paraphrases of ECLASS-standard pump-properties. It can be used to evaluate models on the task of matching these paraphrases to the actual ECLASS-standard pump-properties based on their semantic.
|