Upload folder using huggingface_hub
Browse files- config.json +1 -1
- custom_model.h5 +1 -1
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_type": "
|
|
|
1 |
+
{"model_type": "gtp2", "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 331616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b4652d0fcf1dd0b5aa2aa1b2f8d115c84819640d2d6f7fa99daf8c21e754340
|
3 |
size 331616
|