usvsnsp commited on
Commit
9c862b6
1 Parent(s): 0ec4403

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/31gbxj2w
2
+
3
+ Eval Results:
4
+ | Tasks |Version|Filter| Metric |Value | |Stderr|
5
+ |--------------|-------|------|----------|-----:|---|-----:|
6
+ |arc_challenge |Yaml |none |acc |0.2159|± |0.0120|
7
+ | | |none |acc_norm |0.2295|± |0.0123|
8
+ |arc_easy |Yaml |none |acc |0.3266|± |0.0096|
9
+ | | |none |acc_norm |0.3287|± |0.0096|
10
+ |lambada_openai|Yaml |none |perplexity| NaN|± | NaN|
11
+ | | |none |acc |0.1750|± |0.0053|
12
+ |logiqa |Yaml |none |acc |0.2028|± |0.0158|
13
+ | | |none |acc_norm |0.2028|± |0.0158|
14
+ |piqa |Yaml |none |acc |0.5441|± |0.0116|
15
+ | | |none |acc_norm |0.5446|± |0.0116|
16
+ |sciq |Yaml |none |acc |0.2050|± |0.0128|
17
+ | | |none |acc_norm |0.1940|± |0.0125|
18
+ |winogrande |Yaml |none |acc |0.5043|± |0.0141|
19
+ |wsc |Yaml |none |acc |0.6154|± |0.0479|