Sentence Similarity
Safetensors
Japanese
bert
feature-extraction
hpprc commited on
Commit
8ce0388
·
verified ·
1 Parent(s): 1b9d8f0

Create results/summary.json

Browse files
Files changed (1) hide show
  1. results/summary.json +62 -0
results/summary.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Classification": {
3
+ "amazon_counterfactual_classification": {
4
+ "macro_f1": 0.75535944551902
5
+ },
6
+ "amazon_review_classification": {
7
+ "macro_f1": 0.557279077176867
8
+ },
9
+ "massive_intent_classification": {
10
+ "macro_f1": 0.8120457757742359
11
+ },
12
+ "massive_scenario_classification": {
13
+ "macro_f1": 0.8887712134631829
14
+ }
15
+ },
16
+ "Reranking": {
17
+ "esci": {
18
+ "ndcg@10": 0.9317069882847995
19
+ }
20
+ },
21
+ "Retrieval": {
22
+ "jagovfaqs_22k": {
23
+ "ndcg@10": 0.7629042020155676
24
+ },
25
+ "jaqket": {
26
+ "ndcg@10": 0.5697757963456976
27
+ },
28
+ "mrtydi": {
29
+ "ndcg@10": 0.4090389184447933
30
+ },
31
+ "nlp_journal_abs_intro": {
32
+ "ndcg@10": 0.8419793564143842
33
+ },
34
+ "nlp_journal_title_abs": {
35
+ "ndcg@10": 0.9733405344735748
36
+ },
37
+ "nlp_journal_title_intro": {
38
+ "ndcg@10": 0.7828507259531675
39
+ }
40
+ },
41
+ "STS": {
42
+ "jsick": {
43
+ "spearman": 0.8261773179205711
44
+ },
45
+ "jsts": {
46
+ "spearman": 0.8345082915871842
47
+ }
48
+ },
49
+ "Clustering": {
50
+ "livedoor_news": {
51
+ "v_measure_score": 0.5270422460639557
52
+ },
53
+ "mewsc16": {
54
+ "v_measure_score": 0.5005162551499149
55
+ }
56
+ },
57
+ "PairClassification": {
58
+ "paws_x_ja": {
59
+ "binary_f1": 0.623541887592789
60
+ }
61
+ }
62
+ }