devnote5676 commited on
Commit
f189a25
·
1 Parent(s): 10fefb0

Change markdown to show < >

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ We follow the original paper to convert both datasets into a binary classificati
35
  ## How to use
36
  Start your sentence with a label that indicates which dimension to measure. An example would be:
37
 
38
- - <power> [SEP] staying out late after telling my girlfriend I could be home early
39
 
40
  Please make sure to follow the exact format "<value\_name>" at the beginning of the sentence as this is a special token in the tokenizer: any spaces or different formats will not be encoded correctly.
41
 
 
35
  ## How to use
36
  Start your sentence with a label that indicates which dimension to measure. An example would be:
37
 
38
+ - \<power> [SEP] staying out late after telling my girlfriend I could be home early
39
 
40
  Please make sure to follow the exact format "<value\_name>" at the beginning of the sentence as this is a special token in the tokenizer: any spaces or different formats will not be encoded correctly.
41