javiccano commited on
Commit
bb2d853
1 Parent(s): ff58354

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -113,6 +113,7 @@ The description of each key (when the instance contains two questions) is as fol
113
  - **paragraphA_information:** Relevant information of passage 1.
114
  - **paragraphA_information_standalone:** Decontextualized relevant information of passage 1.
115
  - **paragraphB_article:** Relevant information of passage 2.
 
116
  - **paragraphB_information_standalone:** Decontextualized relevant information of passage 2.
117
  - **wikitag_label_samepassage:** Boolean value stating whether passage 1 and passage 2 are the same (Same/Different).
118
  - **relevantInfo_comment_A:** Comment on the information of passage 1.
 
113
  - **paragraphA_information:** Relevant information of passage 1.
114
  - **paragraphA_information_standalone:** Decontextualized relevant information of passage 1.
115
  - **paragraphB_article:** Relevant information of passage 2.
116
+ - **paragraphB_information:** Relevant information of passage 2.
117
  - **paragraphB_information_standalone:** Decontextualized relevant information of passage 2.
118
  - **wikitag_label_samepassage:** Boolean value stating whether passage 1 and passage 2 are the same (Same/Different).
119
  - **relevantInfo_comment_A:** Comment on the information of passage 1.