Upload folder using huggingface_hub
Browse files- config.json +1 -1
- custom_model.h5 +2 -2
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_type": "
|
|
|
1 |
+
{"model_type": "zbrain", "hidden_size": 128, "num_hidden_layers": 2, "vocab_size": 10000, "max_position_embeddings": 512, "initializer_range": 0.02, "hidden_dropout_prob": 0.2, "attention_probs_dropout_prob": 0.1}
|
custom_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ec9f6b29160342fc3782c0ef3f5778e8646f708caf49f70cfcbbd1057649338
|
3 |
+
size 331280
|