junhfer commited on
Commit
a645ceb
·
verified ·
1 Parent(s): 154c51e

Upload artifacts/manifest_best_svm_trial16_pass1.json with huggingface_hub

Browse files
artifacts/manifest_best_svm_trial16_pass1.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "created_at": "2025-09-17T16:10:51.513729Z",
3
+ "output_suffix": "best_svm_trial16",
4
+ "pass_label": "pass1",
5
+ "control_level": "VCGE_N1",
6
+ "classes": [
7
+ "agropecuaria, pesca e extrativismo",
8
+ "cultura",
9
+ "economia e financas",
10
+ "educacao",
11
+ "meio ambiente",
12
+ "politicas sociais",
13
+ "saude",
14
+ "seguranca publica",
15
+ "sustentabilidade",
16
+ "trabalho",
17
+ "transportes"
18
+ ],
19
+ "artifacts": {
20
+ "label_encoder": "artifacts/model_bundle/label_encoder_best_svm_trial16_pass1.joblib",
21
+ "clf_for_inference": "artifacts/model_bundle/clf_for_inference_best_svm_trial16_pass1.joblib",
22
+ "topic_mapper": "artifacts/model_bundle/topic_mapper_best_svm_trial16_pass1.json",
23
+ "topic_model_save_path": null,
24
+ "embedding_save_path": null
25
+ }
26
+ }