diff --git a/README.md b/README.md index 2ab6434..7f49320 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# rlhf-handbook +# The RLHF Handbook + Robust recipes for RLHF diff --git a/chapters/en/chapter0/introduction.mdx b/chapters/en/chapter0/introduction.mdx new file mode 100644 index 0000000..5846ae8 --- /dev/null +++ b/chapters/en/chapter0/introduction.mdx @@ -0,0 +1 @@ +# Welcome to the RLHF Handbook! \ No newline at end of file diff --git a/recipes/ppo/.gitkeep b/recipes/ppo/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/recipes/reward_modeling/.gitkeep b/recipes/reward_modeling/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/recipes/sft/.gitkeep b/recipes/sft/.gitkeep new file mode 100644 index 0000000..e69de29