picocreator commited on
Commit
3f4630c
·
1 Parent(s): 6b22aea

Add lm-eval output files for arc_challenge

Browse files
lm-eval-output/RWKV/HF_v5-Eagle-7B/arc_challenge/dtype=bfloat16,trust_remote_code=True-num_fewshot=1-nvidia-gpu/pretrained__RWKV__HF_v5-Eagle-7B,dtype__bfloat16,trust_remote_code__True_arc_challenge.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46eec837eba6de3bf021fdb834fbc26b677de8b1a86020d379782d9f81199d0
3
+ size 3209796
lm-eval-output/RWKV/HF_v5-Eagle-7B/arc_challenge/dtype=bfloat16,trust_remote_code=True-num_fewshot=1-nvidia-gpu/results.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "arc_challenge": {
4
+ "acc,none": 0.41723549488054607,
5
+ "acc_stderr,none": 0.014409825518403075,
6
+ "acc_norm,none": 0.4641638225255973,
7
+ "acc_norm_stderr,none": 0.01457381366473572,
8
+ "alias": "arc_challenge"
9
+ }
10
+ },
11
+ "configs": {
12
+ "arc_challenge": {
13
+ "task": "arc_challenge",
14
+ "group": [
15
+ "ai2_arc"
16
+ ],
17
+ "dataset_path": "allenai/ai2_arc",
18
+ "dataset_name": "ARC-Challenge",
19
+ "training_split": "train",
20
+ "validation_split": "validation",
21
+ "test_split": "test",
22
+ "doc_to_text": "Question: {{question}}\nAnswer:",
23
+ "doc_to_target": "{{choices.label.index(answerKey)}}",
24
+ "doc_to_choice": "{{choices.text}}",
25
+ "description": "",
26
+ "target_delimiter": " ",
27
+ "fewshot_delimiter": "\n\n",
28
+ "num_fewshot": 1,
29
+ "metric_list": [
30
+ {
31
+ "metric": "acc",
32
+ "aggregation": "mean",
33
+ "higher_is_better": true
34
+ },
35
+ {
36
+ "metric": "acc_norm",
37
+ "aggregation": "mean",
38
+ "higher_is_better": true
39
+ }
40
+ ],
41
+ "output_type": "multiple_choice",
42
+ "repeats": 1,
43
+ "should_decontaminate": true,
44
+ "doc_to_decontamination_query": "Question: {{question}}\nAnswer:",
45
+ "metadata": {
46
+ "version": 1.0
47
+ }
48
+ }
49
+ },
50
+ "versions": {
51
+ "arc_challenge": 1.0
52
+ },
53
+ "n-shot": {
54
+ "arc_challenge": 1
55
+ },
56
+ "config": {
57
+ "model": "hf",
58
+ "model_args": "pretrained=RWKV/HF_v5-Eagle-7B,dtype=bfloat16,trust_remote_code=True",
59
+ "batch_size": "auto",
60
+ "batch_sizes": [
61
+ 64
62
+ ],
63
+ "device": null,
64
+ "use_cache": null,
65
+ "limit": null,
66
+ "bootstrap_iters": 100000,
67
+ "gen_kwargs": null
68
+ },
69
+ "git_hash": "99f5004"
70
+ }
lm-eval-output/RWKV/HF_v5-Eagle-7B/arc_challenge/dtype=bfloat16,trust_remote_code=True-num_fewshot=1-nvidia-gpu/taskrun.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8f79fe888ab683bc37bec5ecbcb41aa13bd798b6ba25d767aefff388e1606e
3
+ size 41958