usvsnsp commited on
Commit
b067e9e
1 Parent(s): d04bbec

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Wandb run: https://wandb.ai/eleutherai/pythia-rlhf/runs/rh4mnzmr
2
+
3
+ Eval Results:
4
+ | Tasks |Version|Filter| Metric |Value | |Stderr|
5
+ |--------------|-------|------|----------|-----:|---|-----:|
6
+ |arc_challenge |Yaml |none |acc |0.2884|± |0.0132|
7
+ | | |none |acc_norm |0.3183|± |0.0136|
8
+ |arc_easy |Yaml |none |acc |0.6124|± |0.0100|
9
+ | | |none |acc_norm |0.5328|± |0.0102|
10
+ |lambada_openai|Yaml |none |perplexity|8.7783|± |0.2341|
11
+ | | |none |acc |0.5783|± |0.0069|
12
+ |logiqa |Yaml |none |acc |0.2151|± |0.0161|
13
+ | | |none |acc_norm |0.2826|± |0.0177|
14
+ |piqa |Yaml |none |acc |0.7176|± |0.0105|
15
+ | | |none |acc_norm |0.7176|± |0.0105|
16
+ |sciq |Yaml |none |acc |0.8590|± |0.0110|
17
+ | | |none |acc_norm |0.7790|± |0.0131|
18
+ |winogrande |Yaml |none |acc |0.5959|± |0.0138|
19
+ |wsc |Yaml |none |acc |0.3654|± |0.0474|