shahrukhx01 commited on
Commit
b9a1cb1
1 Parent(s): a2ff8ba

Upload model

Browse files
Files changed (2) hide show
  1. config.json +27 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./guacamol_v1_train_66_percen/",
3
+ "architectures": [
4
+ "BertModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 512,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 2048,
14
+ "is_gpu": true,
15
+ "layer_norm_eps": 1e-12,
16
+ "max_position_embeddings": 768,
17
+ "model_type": "bert",
18
+ "num_attention_heads": 8,
19
+ "num_hidden_layers": 6,
20
+ "pad_token_id": 0,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.33.3",
24
+ "type_vocab_size": 5,
25
+ "use_cache": true,
26
+ "vocab_size": 4096
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:602f7679ece1d444470fc1886d8b6def97c6b60e0cf6bb7ecf5ef4a35094638a
3
+ size 86716521