jenbenarye commited on
Commit
4125eca
·
1 Parent(s): fd59c75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -8,3 +8,9 @@ This code repository (or "repo") is designed to demonstrate the best GitHub has
8
  The repo includes an `index.html` file (so it can render a web page), two GitHub Actions workflows, and a CSS stylesheet dependency.
9
  # Model-Improvement-Platform-With-RLHF
10
  Platform being developed at MIT in collaboration with HuggingFace. Aimed at improving performance of existing Large Language Models through real time human feedback loop.
 
 
 
 
 
 
 
8
  The repo includes an `index.html` file (so it can render a web page), two GitHub Actions workflows, and a CSS stylesheet dependency.
9
  # Model-Improvement-Platform-With-RLHF
10
  Platform being developed at MIT in collaboration with HuggingFace. Aimed at improving performance of existing Large Language Models through real time human feedback loop.
11
+ # HF-RLHF-Platform
12
+ Platform being developed at MIT in collaboration with HuggingFace. Aimed at improving performance of existing Large Language Models through real-time human feedback loop.
13
+ This repository hosts the development of an automated RLHF platform for Hugging Face, where the community can provide real-time feedback on language models. The feedback is automatically integrated into an RLHF pipeline to continuously fine-tune and improve the models.
14
+
15
+
16
+