GodfreyOwino
commited on
Commit
•
49c806a
1
Parent(s):
0c33970
Upload folder using huggingface_hub
Browse files- config.json +4 -0
- pytorch_model.bin +3 -0
- sklearn_model.joblib +3 -0
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "npk",
|
3 |
+
"transformers_version": "4.41.2"
|
4 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:049c26b844b79121ddd8379f7f69194e63f6fbf6aa007eeac0c66f17eebb8893
|
3 |
+
size 888
|
sklearn_model.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84faf1bf479af80ff70215a800bae3c858bd46d3d01f41a66641d48e17b436c0
|
3 |
+
size 56407632
|