Quexoo commited on
Commit
0b63fce
1 Parent(s): 445849b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,8 +3,8 @@ license: apache-2.0
3
  language:
4
  - en
5
  library_name: transformers
6
- metrics:
7
- - accuracy
8
- - bertscore
9
  pipeline_tag: text-classification
 
 
 
10
  ---
 
3
  language:
4
  - en
5
  library_name: transformers
 
 
 
6
  pipeline_tag: text-classification
7
+ tags:
8
+ - neural-search
9
+ - neural-search-query-classification
10
  ---