leoguinan commited on
Commit
713b1c6
·
verified ·
1 Parent(s): 1ebdb7a

Upload metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +12 -0
metadata.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "embedding_model": "all-MiniLM-L6-v2",
3
+ "n_features": 384,
4
+ "classes": [
5
+ "G1",
6
+ "G2",
7
+ "G3",
8
+ "G4",
9
+ "G5",
10
+ "G6"
11
+ ]
12
+ }