Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahules786 authored May 8, 2023
1 parent 0284df1 commit e100990
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Reward-Model
Reward Model training framework for LLM RLHF. The word nemesis originally meant the distributor of fortune, neither good nor bad, simply in due proportion to each according to what was deserved. This is exactly the function of a Reward Model in RLHF.

Reward Model training framework for LLM RLHF. For in-depth understanding of Reward modeling, checkout our [blog](https://explodinggradients.com/)
### Quick Start
* Inference
```python
Expand All @@ -19,4 +18,3 @@ python src/training.py --config-name <your-config-name>

## Contributions
* All contributions are welcome. Checkout #issues
* For in-depth understanding of Reward modeling, checkout our [blog](https://explodinggradients.com/)

0 comments on commit e100990

Please sign in to comment.