Leogrin commited on
Commit
fe67989
1 Parent(s): aef593b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - pytorch
6
+ - causal-lm
7
+ - pythia
8
+ license: apache-2.0
9
+ datasets:
10
+ - Anthropic/hh-rlhf
11
+ ---
12
+
13
+ # Infos
14
+
15
+ Pythia-1b supervised finetuned with Anthropic-hh-rlhf dataset for 1 epoch.
16
+
17
+ [wandb log](https://wandb.ai/pythia_dpo/Pythia_DPO_new/runs/xm0pxfej)
18
+
19
+ See [Pythia-1b](https://huggingface.co/EleutherAI/pythia-1.4b) for model details [(paper)](https://arxiv.org/abs/2101.00027).
20
+
21
+
22
+ # Benchmark results:
23
+
24
+ ## Zero shot
25
+
26
+ Results for the base model are taken from the [Pythia paper](https://arxiv.org/abs/2101.00027).
27
+
28
+
29
+
30
+ ## Five shot
31
+
32
+
33
+
34
+