wilsontam commited on
Commit
b8b0d37
1 Parent(s): f598e63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,8 +4,8 @@ tags:
4
  - dstc10
5
  - knowledge title-body validation
6
  widget:
7
- - text: "[CLS] Can you accommodate large groups? [SEP] It does not offer free WiFi. [SEP]"
8
- - text: "[CLS] Is there a gym on site? [SEP] It does not have an onsite fitness center. [SEP]"
9
  ---
10
  This is the model used for knowledge clustering where we feed title-body pair and the classifier predicts if the pair is valid or not.
11
  For further information, please refer to https://github.com/yctam/dstc10_track2_task2 for the Github repository.
 
4
  - dstc10
5
  - knowledge title-body validation
6
  widget:
7
+ - text: "Can you accommodate large groups? It does not offer free WiFi."
8
+ - text: "Is there a gym on site? It does not have an onsite fitness center."
9
  ---
10
  This is the model used for knowledge clustering where we feed title-body pair and the classifier predicts if the pair is valid or not.
11
  For further information, please refer to https://github.com/yctam/dstc10_track2_task2 for the Github repository.