junhfer commited on
Commit
d231c46
·
verified ·
1 Parent(s): 925e640

Upload artifacts/metadata_best_svm_trial16_pass1.json with huggingface_hub

Browse files
artifacts/metadata_best_svm_trial16_pass1.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pass_label": "pass1",
3
+ "status": "finished",
4
+ "started_at": "2025-10-21T05:53:00.368912Z",
5
+ "finished_at": "2025-10-21T05:56:10.877121Z",
6
+ "duration_seconds": 190.50821566581726,
7
+ "python_version": "3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0]",
8
+ "platform": "Linux-6.8.0-85-generic-x86_64-with-glibc2.35",
9
+ "gpu": true,
10
+ "num_train_docs": 11530,
11
+ "num_test_docs": 2000,
12
+ "num_labels": 35,
13
+ "classifier": "LogisticRegression",
14
+ "embedding_model": "neuralmind/bert-large-portuguese-cased",
15
+ "metrics": {
16
+ "n_total_test_samples": 2000,
17
+ "n_known_labels": 2000,
18
+ "outlier_rate": 0.0,
19
+ "unmapped_rate": 0.0,
20
+ "classifier_accuracy": 0.675,
21
+ "classifier_macro_f1": 0.5295784045824624,
22
+ "topicmodel_accuracy": 0.675,
23
+ "topicmodel_macro_f1": 0.5295784045824624,
24
+ "ari": 0.4529941013655768,
25
+ "nmi": 0.5667285917885149,
26
+ "v_measure": 0.5667285917885149
27
+ }
28
+ }