Skip to content

Commit

Permalink
Auto-update index
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 16, 2021
1 parent 76f8187 commit 043cc9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/datasets.json
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,8 @@
"task": "Semantic Textual Similarity",
"id": "ro-sts",
"dataset_name": "RO-STS",
"dataset_description": "<p>The <strong>Romanian Semantic Textual Similarity Dataset</strong> (RO-STS)[https://github.com/dumitrescustefan/RO-STS] is a high quality translation of the English <a href=\"https://ixa2.si.ehu.eus/stswiki/index.php/STSbenchmark\">STS</a> dataset that contains Romanian sentence pairs with their similarity scores.</p>\n<p>The dataset consists of 8628 sentence pairs in Romanian belonging to categories such as news headlines, image captions and user forums. On this dataset the task of <strong>semantic similarity scoring</strong> can be performed.</p>",
"short_description": "<p>The <strong>Romanian Semantic Textual Similarity Dataset</strong> (RO-STS)[https://github.com/dumitrescustefan/RO-STS] is a high quality translation of the English <a href=\"https://ixa2.si.ehu.eus/stswiki/index.php/STSbenchmark\">STS</a> dataset that contains Romanian sentence pairs with their similarity scores.</p>",
"dataset_description": "<p>The <strong>Romanian Semantic Textual Similarity Dataset</strong> <a href=\"https://github.com/dumitrescustefan/RO-STS\">RO-STS</a> is a high quality translation of the English <a href=\"https://ixa2.si.ehu.eus/stswiki/index.php/STSbenchmark\">STS</a> dataset that contains Romanian sentence pairs with their similarity scores.</p>\n<p>The dataset consists of 8628 sentence pairs in Romanian belonging to categories such as news headlines, image captions and user forums. On this dataset the task of <strong>semantic similarity scoring</strong> can be performed.</p>",
"short_description": "<p>The <strong>Romanian Semantic Textual Similarity Dataset</strong> <a href=\"https://github.com/dumitrescustefan/RO-STS\">RO-STS</a> is a high quality translation of the English <a href=\"https://ixa2.si.ehu.eus/stswiki/index.php/STSbenchmark\">STS</a> dataset that contains Romanian sentence pairs with their similarity scores.</p>",
"dataset_info": "<h3>Input, Output and Metrics:</h3>\n<p>The task is to measure how similar two given sentences are.</p>\n<p>Given the train &amp; validation sets, the target is to maximize the Pearson or Spearman correlations on the test set.</p>\n<p>The reported metric is the <strong>Pearson or Spearman coefficient</strong>.</p>\n<h3>Download from:</h3>\n<p><a href=\"https://github.com/dumitrescustefan/RO-STS/\">https://github.com/dumitrescustefan/RO-STS/</a>\n<a href=\"https://github.com/dumitrescustefan/RO-STS/tree/master/dataset/text-similarity\">Direct download of dataset</a></p>\n<h3>Starter code:</h3>\n<p>Not yet available, please download directly from source.</p>\n<h3>Citation:</h3>\n<p>If you use this dataset in a published work, please cite the following:</p>\n<blockquote>\n<p>Paper currently under review</p>\n</blockquote>\n<p>or in .bibtex format:</p>\n<blockquote>\n<pre><code>@article{\n}\n</code></pre>\n</blockquote>",
"dataset_link": "https://github.com/dumitrescustefan/RO-STS",
"preferred_metric": "Pearson Correlation",
Expand Down

0 comments on commit 043cc9d

Please sign in to comment.