Sentence Similarity
Safetensors
Japanese
bert
feature-extraction
hpprc commited on
Commit
42898ef
·
verified ·
1 Parent(s): f213e0a

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.8035391985235245
5
+ },
6
+ "amazon_review_classification": {
7
+ "macro_f1": 0.5723768855928715
8
+ },
9
+ "massive_intent_classification": {
10
+ "macro_f1": 0.8139892125095518
11
+ },
12
+ "massive_scenario_classification": {
13
+ "macro_f1": 0.8973284738295028
14
+ }
15
+ },
16
+ "Reranking": {
17
+ "esci": {
18
+ "ndcg@10": 0.9321196064872125
19
+ }
20
+ },
21
+ "Retrieval": {
22
+ "jagovfaqs_22k": {
23
+ "ndcg@10": 0.781068526946658
24
+ },
25
+ "jaqket": {
26
+ "ndcg@10": 0.6555161728617205
27
+ },
28
+ "mrtydi": {
29
+ "ndcg@10": 0.46581796830150424
30
+ },
31
+ "nlp_journal_abs_intro": {
32
+ "ndcg@10": 0.8926829121538079
33
+ },
34
+ "nlp_journal_title_abs": {
35
+ "ndcg@10": 0.9777828877171447
36
+ },
37
+ "nlp_journal_title_intro": {
38
+ "ndcg@10": 0.8074433150584185
39
+ }
40
+ },
41
+ "STS": {
42
+ "jsick": {
43
+ "spearman": 0.8210090897926421
44
+ },
45
+ "jsts": {
46
+ "spearman": 0.8423674566905451
47
+ }
48
+ },
49
+ "Clustering": {
50
+ "livedoor_news": {
51
+ "v_measure_score": 0.5374210312008371
52
+ },
53
+ "mewsc16": {
54
+ "v_measure_score": 0.505362189310571
55
+ }
56
+ },
57
+ "PairClassification": {
58
+ "paws_x_ja": {
59
+ "binary_f1": 0.6226614895870103
60
+ }
61
+ }
62
+ }