Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
rdhinaz
/
genetic-data-model
like
0
Text Classification
Transformers
Safetensors
bert
License:
unknown
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
rdhinaz
commited on
Sep 19, 2024
Commit
b9c4c61
·
verified
·
1 Parent(s):
ef71be9
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: unknown
3
-
---
1
+
---
2
+
license: unknown
3
+
base_model:
4
+
- google-bert/bert-base-uncased
5
+
pipeline_tag: text-classification
6
+
library_name: transformers
7
+
---