Spaces:
Sleeping
Sleeping
Upload 4 files
Browse files- config.json +1 -0
- model.h5 +3 -0
- tokenizer.json +0 -0
- word_index.json +0 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"max_len_seq": 108, "total_words": 8293, "embedding_dim": 100, "lstm_units": 120}
|
model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaa5ee8a4daa987d7d678be7cefb9dbcf1732671159b4faa60a1265ce2b73604
|
3 |
+
size 36520996
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
word_index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|