R.Sarath kumar
commited on
Commit
·
c7545cf
1
Parent(s):
b151c86
Initial commit of pretrained model
Browse files- README.md +13 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,10 +1,16 @@
|
|
1 |
-
|
2 |
-
|
3 |
tags:
|
|
|
4 |
- text-classification
|
5 |
-
|
6 |
-
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
-
## zenml demo project for my project
|
10 |
-
This model is deployed using zenml framework
|
|
|
1 |
+
|
2 |
+
---
|
3 |
tags:
|
4 |
+
- sentiment-analysis
|
5 |
- text-classification
|
6 |
+
- transformers
|
7 |
+
- bert
|
8 |
+
license: mit
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
---
|
13 |
+
|
14 |
+
### zenml demo
|
15 |
+
this is an demo model for my project
|
16 |
|
|
|
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263144680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2274af9e80001abc10f915631cbc6b7d928c5d872dd645e82c300cdef23dedb8
|
3 |
size 263144680
|