Skip to content

Commit e100990

Browse files
authored
Update README.md
1 parent 0284df1 commit e100990

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Reward-Model
2-
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.
3-
2+
Reward Model training framework for LLM RLHF. For in-depth understanding of Reward modeling, checkout our [blog](https://explodinggradients.com/)
43
### Quick Start
54
* Inference
65
```python
@@ -19,4 +18,3 @@ python src/training.py --config-name <your-config-name>
1918

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

0 commit comments

Comments
 (0)