k-l-lambda commited on
Commit
3c00660
1 Parent(s): 07c680d
Files changed (2) hide show
  1. config.json +2 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_name_or_path": "text/20221023.b-sentencegen-mj",
3
  "architectures": [
4
- "CLIPTextModel"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 0,
@@ -14,8 +13,7 @@
14
  "intermediate_size": 3072,
15
  "layer_norm_eps": 1e-05,
16
  "max_position_embeddings": 77,
17
- "model_type": "clip_text_model",
18
- "name": "text/20221023.b-sentencegen-mj",
19
  "num_attention_heads": 12,
20
  "num_hidden_layers": 12,
21
  "pad_token_id": 1,
 
1
  {
 
2
  "architectures": [
3
+ "ClipTextGenerator"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 0,
 
13
  "intermediate_size": 3072,
14
  "layer_norm_eps": 1e-05,
15
  "max_position_embeddings": 77,
16
+ "model_type": "clip_text_generator",
 
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:186f7b56daa90752eafb793b3d3b47b412e29ca4bebed9d8e0ae350382ce9a9c
3
- size 492305335
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0605cfabefd47c56945c12458e4edaf3b132272a1f29fbf6bbe8e66c7b8c26f7
3
+ size 644287475