Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lserinol
/
llm-router
like
0
Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
lserinol
commited on
Dec 26, 2024
Commit
e8e2a3f
·
verified
·
1 Parent(s):
6c387be
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
metrics:
4
+
- f1
5
+
base_model:
6
+
- google-bert/bert-base-uncased
7
+
tags:
8
+
- bert
9
+
- transformers
10
+
---