hakurei commited on
Commit
cbc331d
1 Parent(s): 86c337f
Files changed (1) hide show
  1. text_encoder/config.json +0 -5
text_encoder/config.json CHANGED
@@ -18,13 +18,8 @@
18
  "num_attention_heads": 12,
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
- <<<<<<< HEAD
22
  "projection_dim": 768,
23
  "torch_dtype": "float16",
24
  "transformers_version": "4.22.2",
25
- =======
26
- "torch_dtype": "float16",
27
- "transformers_version": "4.21.3",
28
- >>>>>>> b45bafccd9d0e0757b70a54c7ebc32ff56ca9ee1
29
  "vocab_size": 49408
30
  }
 
18
  "num_attention_heads": 12,
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
 
21
  "projection_dim": 768,
22
  "torch_dtype": "float16",
23
  "transformers_version": "4.22.2",
 
 
 
 
24
  "vocab_size": 49408
25
  }