biancaganescu commited on
Commit
16912e3
·
verified ·
1 Parent(s): 85b4648

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +11 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Library: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bert_model_name": "bert-base-uncased",
3
+ "d_hid": 128,
4
+ "d_model": 768,
5
+ "dino_dim": 768,
6
+ "dropout": 0.1,
7
+ "n_head": 6,
8
+ "num_decoder_layers": 4,
9
+ "num_encoder_layers": 4,
10
+ "vocab_size": 30522
11
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb652706e572f03f645bd87dacdcb2f2e8aa91d0c4d1a8b04649c494843c8e0
3
+ size 405472296