Upload folder using huggingface_hub
Browse files- artifacts/config.json +5 -0
- artifacts/simple_rnn_imdb.h5 +3 -0
artifacts/config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"max_features": 10000,
|
| 3 |
+
"max_len": 200,
|
| 4 |
+
"threshold_default": 0.5
|
| 5 |
+
}
|
artifacts/simple_rnn_imdb.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3a7da395ecd9b9272d625334f60e304d4e404befe88d80471d488b3cf8337ce
|
| 3 |
+
size 15789768
|