swtx
/

Transformers
PyTorch
Inference Endpoints
swtx commited on
Commit
e5d6a1a
1 Parent(s): 8149d4f

commit from

Browse files
Files changed (3) hide show
  1. config.json +16 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.0,
3
+ "hidden_act": "gelu",
4
+ "hidden_dropout_prob": 0.0,
5
+ "hidden_size": 768,
6
+ "initializer_range": 0.02,
7
+ "max_position_embeddings": 2048,
8
+ "num_attention_heads": 12,
9
+ "num_hidden_layers": 12,
10
+ "sent_type_vocab_size": 4,
11
+ "task_type_vocab_size": 3,
12
+ "vocab_size": 40000,
13
+ "layer_norm_eps": 1e-05,
14
+ "type_vocab_size": 4,
15
+ "intermediate_size": 3072
16
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2297026e4804e0467c730c4e51af803222d346b42395308bfc17d2b93b790f14
3
+ size 471833331
vocab.txt ADDED
The diff for this file is too large to render. See raw diff