picocreator commited on
Commit
ad5b515
1 Parent(s): 5c9c182

v6 wip results

Browse files
lm-eval-output/SmerkyG/rwkv6-world-3b/lambada_openai/dtype=bfloat16,trust_remote_code=True-num_fewshot=-1-nvidia-gpu/result-jsonl.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b7e724075ef188812a090ef209b660b20d783e2d32e0e7f1189152df2f0dee
3
+ size 1002731
lm-eval-output/SmerkyG/rwkv6-world-3b/lambada_openai/dtype=bfloat16,trust_remote_code=True-num_fewshot=-1-nvidia-gpu/results.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "lambada_openai": {
4
+ "perplexity,none": 3.9825959551038004,
5
+ "perplexity_stderr,none": 0.08411841457031152,
6
+ "acc,none": 0.704832136619445,
7
+ "acc_stderr,none": 0.006354618127516909,
8
+ "alias": "lambada_openai"
9
+ }
10
+ },
11
+ "configs": {
12
+ "lambada_openai": {
13
+ "task": "lambada_openai",
14
+ "group": [
15
+ "lambada"
16
+ ],
17
+ "dataset_path": "EleutherAI/lambada_openai",
18
+ "dataset_name": "default",
19
+ "test_split": "test",
20
+ "doc_to_text": "{{text.split(' ')[:-1]|join(' ')}}",
21
+ "doc_to_target": "{{' '+text.split(' ')[-1]}}",
22
+ "description": "",
23
+ "target_delimiter": " ",
24
+ "fewshot_delimiter": "\n\n",
25
+ "metric_list": [
26
+ {
27
+ "metric": "perplexity",
28
+ "aggregation": "perplexity",
29
+ "higher_is_better": false
30
+ },
31
+ {
32
+ "metric": "acc",
33
+ "aggregation": "mean",
34
+ "higher_is_better": true
35
+ }
36
+ ],
37
+ "output_type": "loglikelihood",
38
+ "repeats": 1,
39
+ "should_decontaminate": true,
40
+ "doc_to_decontamination_query": "{{text}}",
41
+ "metadata": {
42
+ "version": 1.0
43
+ }
44
+ }
45
+ },
46
+ "versions": {
47
+ "lambada_openai": 1.0
48
+ },
49
+ "n-shot": {
50
+ "lambada_openai": 0
51
+ },
52
+ "config": {
53
+ "model": "hf",
54
+ "model_args": "pretrained=SmerkyG/rwkv6-world-3b,dtype=bfloat16,trust_remote_code=True",
55
+ "batch_size": "auto",
56
+ "batch_sizes": [
57
+ 64
58
+ ],
59
+ "device": null,
60
+ "use_cache": null,
61
+ "limit": null,
62
+ "bootstrap_iters": 100000,
63
+ "gen_kwargs": null
64
+ },
65
+ "git_hash": "bff08d1"
66
+ }
lm-eval-output/SmerkyG/rwkv6-world-3b/lambada_openai/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:53c2d5655aded1bfa5b01590e1c72004d873ab23772a3b89217a24d9b7801359
3
+ size 87314