vkpriya commited on
Commit
72e15d6
1 Parent(s): eb11089

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,5 +1,16 @@
1
  ---
2
  license: other
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  ## STR-2022: Dataset Description
@@ -27,4 +38,4 @@ The dataset consists of 5500 English sentence pairs that are scored and ranked o
27
  - Additionally:
28
  - the SourceID column indicates the source dataset from which the sentence pair was drawn (see Table 2 of our paper)
29
  - The SubsetID column indicates the sampling strategy used for the source dataset
30
- - and the PairID is a unique identifier for each pair that also indicates its Source and Subset.
 
1
  ---
2
  license: other
3
+ task_categories:
4
+ - sentence-similarity
5
+ language:
6
+ - en
7
+ tags:
8
+ - '#sentence-relatedness'
9
+ - '#semantic-similarity'
10
+ - '#semantic-relatedness'
11
+ pretty_name: str-2022
12
+ size_categories:
13
+ - 1K<n<10K
14
  ---
15
 
16
  ## STR-2022: Dataset Description
 
38
  - Additionally:
39
  - the SourceID column indicates the source dataset from which the sentence pair was drawn (see Table 2 of our paper)
40
  - The SubsetID column indicates the sampling strategy used for the source dataset
41
+ - and the PairID is a unique identifier for each pair that also indicates its Source and Subset.