Skip to content

Commit 0be7c96

Browse files
committed
add DAMO-NLP-MT/polylm-1.7b
1 parent 9178c4e commit 0be7c96

1 file changed

Lines changed: 71 additions & 0 deletions

File tree

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
{
2+
"results": {
3+
"jcommonsenseqa-1.1-0.2": {
4+
"acc": 0.27882037533512066,
5+
"acc_stderr": 0.013411059090653923,
6+
"acc_norm": 0.24664879356568364,
7+
"acc_norm_stderr": 0.012891912227940063
8+
},
9+
"jnli-1.1-0.2": {
10+
"acc": 0.5168447000821693,
11+
"acc_stderr": 0.010131000879683306,
12+
"acc_norm": 0.33853738701725555,
13+
"acc_norm_stderr": 0.009593673089127825
14+
},
15+
"marc_ja-1.1-0.2": {
16+
"acc": 0.6731517509727627,
17+
"acc_stderr": 0.006238642199187777,
18+
"acc_norm": 0.6731517509727627,
19+
"acc_norm_stderr": 0.006238642199187777
20+
},
21+
"xwinograd_ja": {
22+
"acc": 0.5401459854014599,
23+
"acc_stderr": 0.01610211088018111
24+
},
25+
"jsquad-1.1-0.2": {
26+
"exact_match": 20.171094101755966,
27+
"f1": 35.56702411988748
28+
},
29+
"jaqket_v2-0.1-0.2": {
30+
"exact_match": 4.982817869415808,
31+
"f1": 12.956318214050183
32+
},
33+
"xlsum_ja": {
34+
"rouge2": 7.208548805942722
35+
},
36+
"mgsm": {
37+
"acc": 0.012,
38+
"acc_stderr": 0.006900323023694271
39+
}
40+
},
41+
"versions": {
42+
"jcommonsenseqa-1.1-0.2": 1.1,
43+
"jnli-1.1-0.2": 1.1,
44+
"marc_ja-1.1-0.2": 1.1,
45+
"jsquad-1.1-0.2": 1.1,
46+
"jaqket_v2-0.1-0.2": 0.1,
47+
"xlsum_ja": 1.0,
48+
"xwinograd_ja": 1.0,
49+
"mgsm": 1.0
50+
},
51+
"config": {
52+
"model": "hf-causal",
53+
"model_args": "pretrained=DAMO-NLP-MT/polylm-1.7b,tokenizer=DAMO-NLP-MT/polylm-1.7b,use_fast=False",
54+
"num_fewshot": [
55+
3,
56+
3,
57+
3,
58+
2,
59+
1,
60+
1,
61+
0,
62+
5
63+
],
64+
"batch_size": null,
65+
"device": "cuda",
66+
"no_cache": true,
67+
"limit": null,
68+
"bootstrap_iters": 100000,
69+
"description_dict": {}
70+
}
71+
}

0 commit comments

Comments
 (0)