shahrukhx01 commited on
Commit
dad88c9
1 Parent(s): a25a28e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ tags:
4
  - neural-search-query-classification
5
  - neural-search
6
  widget:
7
- - text: "keyword query."
8
  ---
9
  ```python
10
  from transformers import BartTokenizer, BartForConditionalGeneration, BartConfig
 
4
  - neural-search-query-classification
5
  - neural-search
6
  widget:
7
+ - text: "<col0> Player : text <col1> No. : text <col2> Nationality : text <col3> Position : text <col4> Years in Toronto : text <col5> School/Club Team : text </s> What is terrence ross' nationality"
8
  ---
9
  ```python
10
  from transformers import BartTokenizer, BartForConditionalGeneration, BartConfig