kobkrit commited on
Commit
0823615
1 Parent(s): fc27710

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ tags:
47
  - Clearly instruct model to answer by select from possible choices and followed by an explanation.
48
  - Zero shot only
49
  - Tested on Unseen test set only
50
- - Detect a multi-choice answer on (1),(2),(3),(4),(5) at the beginning of the answer (First priority)
51
 
52
  ## Licenses
53
  **Source Code**: License Apache Software License 2.0.<br>
 
47
  - Clearly instruct model to answer by select from possible choices and followed by an explanation.
48
  - Zero shot only
49
  - Tested on Unseen test set only
50
+ - Detect a multi-choice answer on (1),(2),(3),(4),(5) at the beginning of the answer.
51
 
52
  ## Licenses
53
  **Source Code**: License Apache Software License 2.0.<br>