Enferlain commited on
Commit
3f70efa
·
1 Parent(s): 6802aa7

Delete scorer

Browse files
scorer/BLIP_Large.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7978c7698fcedaa4128f69cfa45ffc39a7fd4f6985f626c2303784550ee7fde
3
- size 1879014744
 
 
 
 
scorer/CLIP-ViT-B-32.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b23a228c0ca123c1f7e9d4e2b19304ec08992814a7d8b9153c9957eb52af90c7
3
- size 605157893
 
 
 
 
scorer/CLIP-ViT-L-14.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8cca3fd41ae0c99ba7e8951adf17d267cdb84cd88be6f7c2e0eca1737a03836
3
- size 932768134
 
 
 
 
scorer/Cafe.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e97fdddcbd2460b7d7c5154e0ec6caac8bd6e54d613aa21acce8d0eaa73e268
3
- size 203942572
 
 
 
 
scorer/Chad.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba265592f419d88ad66216257d54c57eae08ae2fde0b8be167bbe7ddc09206bd
3
- size 3714759
 
 
 
 
scorer/HPS_v2.1.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c57a38fb4a2f7e7c15bf00da2ea377cdf165448b4dd1052a484c215a998c9837
3
- size 1972490005
 
 
 
 
scorer/ImageReward.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d71dc8d4912bc633c06ab8ef1ef6a81e8199d4369f14b47b29baf1d19de561f6
3
- size 1786880927
 
 
 
 
scorer/Laionv1.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cd4e60f4f24ae3bcd57b847b13c1f3ba27edc28cc1a7f9ce74ee9f421243cba
3
- size 4071
 
 
 
 
scorer/Laionv2.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:21dd590f3ccdc646f0d53120778b296013b096a035a2718c9cb0d511bff0f1e0
3
- size 3714759
 
 
 
 
scorer/Pick-A-Pic.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f14f8aadf0ba44f41b5400ed1823ac844316be32726f2970574c8f1761010ab
3
- size 375895976
 
 
 
 
scorer/Shadow.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:155d988868f211c388f9fd52b9f2c38a3977ce298214776142b9669367c03984
3
- size 2182620068
 
 
 
 
scorer/WD_Aes.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:51d9fadc3dcced1ad916cc02cb65b34c5b8baf92df05e822366572c2f7df5897
3
- size 659351
 
 
 
 
scorer/med_config.json DELETED
@@ -1,21 +0,0 @@
1
- {
2
- "architectures": [
3
- "BertModel"
4
- ],
5
- "attention_probs_dropout_prob": 0.1,
6
- "hidden_act": "gelu",
7
- "hidden_dropout_prob": 0.1,
8
- "hidden_size": 768,
9
- "initializer_range": 0.02,
10
- "intermediate_size": 3072,
11
- "layer_norm_eps": 1e-12,
12
- "max_position_embeddings": 512,
13
- "model_type": "bert",
14
- "num_attention_heads": 12,
15
- "num_hidden_layers": 12,
16
- "pad_token_id": 0,
17
- "type_vocab_size": 2,
18
- "vocab_size": 30524,
19
- "encoder_width": 768,
20
- "add_cross_attention": true
21
- }