ebrarkiziloglu commited on
Commit
8a11986
·
verified ·
1 Parent(s): a049d34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ We kept the original data structure.
49
  ### Data Fields
50
 
51
  - **sentence1** (string): The first sentence in the pair, provided as a string.
52
- - **setence2** (string): The second sentence in the pair, provided as a string.
53
  - **score** (int): the relatedness score ranging from 1 to 5.
54
 
55
  ## Source Dataset
 
49
  ### Data Fields
50
 
51
  - **sentence1** (string): The first sentence in the pair, provided as a string.
52
+ - **sentence2** (string): The second sentence in the pair, provided as a string.
53
  - **score** (int): the relatedness score ranging from 1 to 5.
54
 
55
  ## Source Dataset