polskikoreanczyk
commited on
Commit
•
9be1396
1
Parent(s):
c7e8605
Upload folder using huggingface_hub
Browse files- README.md +3 -0
- config.json +1 -0
- model.h5 +3 -0
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# JSKYOO_NER Model
|
2 |
+
|
3 |
+
This is a TensorFlow-based NER model for Polish language.
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_type": "TensorFlow", "tensorflow_version": "2.17.0", "model_format": "keras"}
|
model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb6a9e63debe51f10706c10fa8d7e54c89cb84473e1c3bafccc3a1d64ef48ab7
|
3 |
+
size 80978080
|