ayala-usma commited on
Commit
121adc6
·
1 Parent(s): 8b5720c

Upload model

Browse files
Files changed (2) hide show
  1. config.json +12 -1
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,8 +1,19 @@
1
  {
 
2
  "architectures": [
3
  "CustomModel"
4
  ],
 
 
 
 
 
 
5
  "model_type": "CustomModel",
 
 
 
6
  "torch_dtype": "float32",
7
- "transformers_version": "4.33.2"
 
8
  }
 
1
  {
2
+ "activation": "gelu",
3
  "architectures": [
4
  "CustomModel"
5
  ],
6
+ "attention_dropout": 0.1,
7
+ "dim": 768,
8
+ "dropout": 0.1,
9
+ "hidden_dim": 3072,
10
+ "initializer_range": 0.02,
11
+ "max_position_embeddings": 512,
12
  "model_type": "CustomModel",
13
+ "n_layers": 6,
14
+ "qa_dropout": 0.1,
15
+ "sinusoidal_pos_embds": false,
16
  "torch_dtype": "float32",
17
+ "transformers_version": "4.33.2",
18
+ "vocab_size": 30522
19
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:156b82d019b5dac0c2390cc78d0dadb5a3020bf69a5238e8e024416a656f54bc
3
  size 267855021
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af748bfc37715d2efb5fdb4732146c18c6c8c6fb28fc890c0744bce278f2d6fd
3
  size 267855021