Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ilert
/
SoQbert
like
1
Follow
ilert GmbH
2
Text Classification
Transformers
PyTorch
ONNX
Safetensors
English
distilbert
neural-search
neural-search-query-classification
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
Quexoo
commited on
May 31
Commit
445849b
•
1 Parent(s):
07c8b63
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,8 @@ license: apache-2.0
3
language:
4
- en
5
library_name: transformers
6
---
3
language:
4
- en
5
library_name: transformers
6
+
metrics:
7
+
- accuracy
8
+
- bertscore
9
+
pipeline_tag: text-classification
10
---