Upload CheXNet image captioning model
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"feature_dim": 1024, "embedding_dim": 256, "hidden_dim": 512, "vocab_size": 5000, "num_layers": 1, "dropout": 0.5}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d707e38ecf06710ae74d853fa3ecacc09dd420435f8975d89e0076a9f6f35b0a
|
| 3 |
+
size 204760274
|