ajtorek commited on
Commit
37ded86
·
verified ·
1 Parent(s): a4c0d0b

Upload TextTransformer

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "WAC_Masked_language_modeling/output_models/pytorch_model.bin",
3
  "add_cross_attentions": false,
4
  "architectures": [
5
  "TextTransformer"
@@ -8,16 +8,16 @@
8
  "attention_probability_dropout_probability": 0.1,
9
  "bos_token_id": 0,
10
  "dropout_probability": 0.1,
11
- "embedding_size": 512,
12
  "eos_token_id": 2,
13
  "hidden_activation_function": "gelu",
14
- "hidden_size": 768,
15
  "initializer_factor": 1.0,
16
- "intermediate_size": 3072,
17
- "layer_norm_eps": 1e-05,
18
  "mask_token_id": 4,
19
  "max_position_embeddings": 514,
20
- "num_attention_heads": 12,
21
  "num_hidden_layers": 12,
22
  "num_intermediate_layers": 1,
23
  "pad_token_id": 1,
 
1
  {
2
+ "_name_or_path": "WAC_Masked_language_modeling_test/output_models/pytorch_model.bin",
3
  "add_cross_attentions": false,
4
  "architectures": [
5
  "TextTransformer"
 
8
  "attention_probability_dropout_probability": 0.1,
9
  "bos_token_id": 0,
10
  "dropout_probability": 0.1,
11
+ "embedding_size": 128,
12
  "eos_token_id": 2,
13
  "hidden_activation_function": "gelu",
14
+ "hidden_size": 256,
15
  "initializer_factor": 1.0,
16
+ "intermediate_size": 1024,
17
+ "layer_norm_eps": 1e-12,
18
  "mask_token_id": 4,
19
  "max_position_embeddings": 514,
20
+ "num_attention_heads": 4,
21
  "num_hidden_layers": 12,
22
  "num_intermediate_layers": 1,
23
  "pad_token_id": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60e35fe13febd95b8a24c0896e1711aeacf1c7531f0b58dda35d91f800decc1a
3
- size 901321512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:987b0d17d593b27431b81a5a41d7288ca31df63e2977ceff09f1f26f5c2e23ba
3
+ size 114715936