espejelomar commited on
Commit
5bdbcb6
1 Parent(s): 72338b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ Disclaimer: The team releasing Flickr30k did not upload the dataset to the Hub a
56
 
57
  ## Dataset Structure
58
 
59
- Each example in the dataset contains quintuplets 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, sentence3, sentence4, sentence5]}
56
 
57
  ## Dataset Structure
58
 
59
+ Each example in the dataset contains quintets 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, sentence3, sentence4, sentence5]}