HachiML commited on
Commit
7d6933a
1 Parent(s): 40bec8e

Upload 4 files

Browse files
result_jglue/result_jcommonsenseqa.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "jcommonsenseqa-1.1-0.3": {
4
+ "acc": 0.7917783735478106,
5
+ "acc_stderr": 0.01214349876971713,
6
+ "acc_norm": 0.7408400357462019,
7
+ "acc_norm_stderr": 0.013104645463373898
8
+ }
9
+ },
10
+ "versions": {
11
+ "jcommonsenseqa-1.1-0.3": 1.1
12
+ },
13
+ "config": {
14
+ "model": "hf-causal-experimental",
15
+ "model_args": "pretrained=stabilityai/japanese-stablelm-base-alpha-7b,tokenizer=novelai/nerdstash-tokenizer-v1,use_fast=False,trust_remote_code=True,peft=HachiML/japanese-stablelm-alpha-7b-instruct-ja-qlora-2ep-v2",
16
+ "num_fewshot": 3,
17
+ "batch_size": 1,
18
+ "device": "cuda",
19
+ "no_cache": false,
20
+ "limit": null,
21
+ "bootstrap_iters": 100000,
22
+ "description_dict": {}
23
+ }
24
+ }
result_jglue/result_jnli.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "jnli-1.1-0.3": {
4
+ "acc": 0.4782251437962202,
5
+ "acc_stderr": 0.01012713786550888,
6
+ "acc_norm": 0.4055053410024651,
7
+ "acc_norm_stderr": 0.009954081987842435
8
+ }
9
+ },
10
+ "versions": {
11
+ "jnli-1.1-0.3": 1.1
12
+ },
13
+ "config": {
14
+ "model": "hf-causal-experimental",
15
+ "model_args": "pretrained=stabilityai/japanese-stablelm-base-alpha-7b,tokenizer=novelai/nerdstash-tokenizer-v1,use_fast=False,trust_remote_code=True,peft=HachiML/japanese-stablelm-alpha-7b-instruct-ja-qlora-2ep-v2",
16
+ "num_fewshot": 3,
17
+ "batch_size": 8,
18
+ "device": "cuda",
19
+ "no_cache": false,
20
+ "limit": null,
21
+ "bootstrap_iters": 100000,
22
+ "description_dict": {}
23
+ }
24
+ }
result_jglue/result_jsquad.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "jsquad-1.1-0.3": {
4
+ "exact_match": 29.85141828005403,
5
+ "f1": 49.89579950634217
6
+ }
7
+ },
8
+ "versions": {
9
+ "jsquad-1.1-0.3": 1.1
10
+ },
11
+ "config": {
12
+ "model": "hf-causal-experimental",
13
+ "model_args": "pretrained=stabilityai/japanese-stablelm-base-alpha-7b,tokenizer=novelai/nerdstash-tokenizer-v1,use_fast=False,trust_remote_code=True,peft=HachiML/japanese-stablelm-alpha-7b-instruct-ja-qlora-2ep-v2",
14
+ "num_fewshot": 2,
15
+ "batch_size": 1,
16
+ "device": "cuda",
17
+ "no_cache": false,
18
+ "limit": null,
19
+ "bootstrap_iters": 100000,
20
+ "description_dict": {}
21
+ }
22
+ }
result_jglue/result_marc_ja.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "marc_ja-1.1-0.3": {
4
+ "acc": 0.8814998231340644,
5
+ "acc_stderr": 0.004298640452277494,
6
+ "acc_norm": 0.8814998231340644,
7
+ "acc_norm_stderr": 0.004298640452277494
8
+ }
9
+ },
10
+ "versions": {
11
+ "marc_ja-1.1-0.3": 1.1
12
+ },
13
+ "config": {
14
+ "model": "hf-causal-experimental",
15
+ "model_args": "pretrained=stabilityai/japanese-stablelm-base-alpha-7b,tokenizer=novelai/nerdstash-tokenizer-v1,use_fast=False,trust_remote_code=True,peft=HachiML/japanese-stablelm-alpha-7b-instruct-ja-qlora-2ep-v2",
16
+ "num_fewshot": 3,
17
+ "batch_size": 2,
18
+ "device": "cuda",
19
+ "no_cache": false,
20
+ "limit": null,
21
+ "bootstrap_iters": 100000,
22
+ "description_dict": {}
23
+ }
24
+ }