firzaelbuho commited on
Commit
c6441ee
1 Parent(s): 7ab4173

Update weights/other/model_info.json

Browse files
Files changed (1) hide show
  1. weights/other/model_info.json +15 -7
weights/other/model_info.json CHANGED
@@ -4,6 +4,7 @@
4
  "enable": true,
5
  "name": "zeta-en",
6
  "title": "Vestia Zeta",
 
7
  "cover": "cover.png",
8
  "feature_retrieval_library": "aadded_IVF382_Flat_nprobe_1.index",
9
  "feature_file": "total_fea.npy",
@@ -26,7 +27,8 @@
26
  "cover": "cover.png",
27
  "feature_retrieval_library": "added_IVF353_Flat_nprobe_1.index",
28
  "feature_file": "total_fea.npy",
29
- "author":"megaaziib"
 
30
  },
31
  "gema": {
32
  "enable": true,
@@ -35,7 +37,8 @@
35
  "cover": "cover.jpg",
36
  "feature_retrieval_library": "added_IVF605_Flat_nprobe_1.index",
37
  "feature_file": "total_fea.npy",
38
- "author":"firzaelbuho"
 
39
  },
40
  "taraarts": {
41
  "enable": true,
@@ -44,7 +47,8 @@
44
  "cover": "cover.jpg",
45
  "feature_retrieval_library": "added_IVF413_Flat_nprobe_1.index",
46
  "feature_file": "total_fea.npy",
47
- "author":"firzaelbuho"
 
48
  },
49
  "windah": {
50
  "enable": true,
@@ -53,7 +57,8 @@
53
  "cover": "cover.jpg",
54
  "feature_retrieval_library": "added_IVF272_Flat_nprobe_1.index",
55
  "feature_file": "total_fea.npy",
56
- "author":"firzaelbuho"
 
57
  },
58
  "javier": {
59
  "enable": true,
@@ -62,7 +67,8 @@
62
  "cover": "cover.jpg",
63
  "feature_retrieval_library": "added_IVF114_Flat_nprobe_1.index",
64
  "feature_file": "total_fea.npy",
65
- "author":"firzaelbuho"
 
66
  },
67
 
68
  "fnra": {
@@ -72,7 +78,8 @@
72
  "cover": "cover.png",
73
  "feature_retrieval_library": "added_IVF638_Flat_nprobe_1.index",
74
  "feature_file": "total_fea.npy",
75
- "author":"firzaelbuho"
 
76
  },
77
  "jokowi": {
78
  "enable": false,
@@ -81,6 +88,7 @@
81
  "cover": "cover.png",
82
  "feature_retrieval_library": "added_IVF281_Flat_nprobe_1.index",
83
  "feature_file": "total_fea.npy",
84
- "author":"firzaelbuho"
 
85
  }
86
  }
 
4
  "enable": true,
5
  "name": "zeta-en",
6
  "title": "Vestia Zeta",
7
+ "model_path": "zeta-en.pth",
8
  "cover": "cover.png",
9
  "feature_retrieval_library": "aadded_IVF382_Flat_nprobe_1.index",
10
  "feature_file": "total_fea.npy",
 
27
  "cover": "cover.png",
28
  "feature_retrieval_library": "added_IVF353_Flat_nprobe_1.index",
29
  "feature_file": "total_fea.npy",
30
+ "author":"megaaziib",
31
+ "model_path": "kobo.pth"
32
  },
33
  "gema": {
34
  "enable": true,
 
37
  "cover": "cover.jpg",
38
  "feature_retrieval_library": "added_IVF605_Flat_nprobe_1.index",
39
  "feature_file": "total_fea.npy",
40
+ "author":"firzaelbuho",
41
+ "model_path": "gema.pth"
42
  },
43
  "taraarts": {
44
  "enable": true,
 
47
  "cover": "cover.jpg",
48
  "feature_retrieval_library": "added_IVF413_Flat_nprobe_1.index",
49
  "feature_file": "total_fea.npy",
50
+ "author":"firzaelbuho",
51
+ "model_path": "taraarts.pth"
52
  },
53
  "windah": {
54
  "enable": true,
 
57
  "cover": "cover.jpg",
58
  "feature_retrieval_library": "added_IVF272_Flat_nprobe_1.index",
59
  "feature_file": "total_fea.npy",
60
+ "author":"firzaelbuho",
61
+ "model_path": "windah.pth"
62
  },
63
  "javier": {
64
  "enable": true,
 
67
  "cover": "cover.jpg",
68
  "feature_retrieval_library": "added_IVF114_Flat_nprobe_1.index",
69
  "feature_file": "total_fea.npy",
70
+ "author":"firzaelbuho",
71
+ "model_path": "javier.pth"
72
  },
73
 
74
  "fnra": {
 
78
  "cover": "cover.png",
79
  "feature_retrieval_library": "added_IVF638_Flat_nprobe_1.index",
80
  "feature_file": "total_fea.npy",
81
+ "author":"firzaelbuho",
82
+ "model_path": "fnra.pth"
83
  },
84
  "jokowi": {
85
  "enable": false,
 
88
  "cover": "cover.png",
89
  "feature_retrieval_library": "added_IVF281_Flat_nprobe_1.index",
90
  "feature_file": "total_fea.npy",
91
+ "author":"firzaelbuho",
92
+ "model_path": "jokowi.pth"
93
  }
94
  }