Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
harouzie
/
bert-base-paws
like
0
Text Classification
Transformers
PyTorch
paws
English
bert
Inference Endpoints
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
harouzie
commited on
Mar 29, 2023
Commit
0677375
•
1 Parent(s):
aa57efa
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
- f1
8
+
library_name: transformers
9
+
pipeline_tag: text-classification
10
+
---