Sentence Similarity
Safetensors
Japanese
modernbert
feature-extraction
File size: 620 Bytes
7886bde
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "metric_name": "macro_f1",
    "metric_value": 0.7927230771632646,
    "details": {
        "optimal_classifier_name": "logreg",
        "val_scores": {
            "knn_cosine_k_2": {
                "accuracy": 0.7712739793408756,
                "macro_f1": 0.7556875588894797
            },
            "logreg": {
                "accuracy": 0.8327594687653713,
                "macro_f1": 0.8262484502743833
            }
        },
        "test_scores": {
            "logreg": {
                "accuracy": 0.8298587760591796,
                "macro_f1": 0.7927230771632646
            }
        }
    }
}