Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Isezerano
/
paraphrase_detection_bert
like
0
Text Classification
Transformers
Safetensors
quora-competitions/quora
English
bert
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
Isezerano
commited on
Sep 1, 2024
Commit
5e3d3db
·
verified
·
1 Parent(s):
0ee463f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- quora-competitions/quora
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
pipeline_tag: text-classification
10
+
library_name: transformers
11
+
---