espejelomar commited on
Commit
566ae2e
1 Parent(s): ab31f9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ These steps were done by the Hugging Face team.
56
 
57
  ## Dataset Structure: Equivalent sentence pairs.
58
 
59
- Each example in the dataset contains a pair of equivalent sentences and is formatted as a dictionary:
60
 
61
  ```
62
  {"set": [sentence_1, sentence_2]}
 
56
 
57
  ## Dataset Structure: Equivalent sentence pairs.
58
 
59
+ Each example in the dataset contains a pair of similar sentences and is formatted as a dictionary with the key "set" and a list with the sentences as "value":
60
 
61
  ```
62
  {"set": [sentence_1, sentence_2]}