Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
moazx
/
Code-Vulnerability-Classifier_app
like
0
Text Classification
Safetensors
bert
code
License:
mit
Model card
Files
Files and versions
Community
moazx
commited on
19 days ago
Commit
1b2b008
·
verified
·
1 Parent(s):
2dea48e
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- google-bert/bert-base-uncased
5
+
pipeline_tag: text-classification
6
+
tags:
7
+
- code
8
+
---