Skip to content

Commit

Permalink
fix: Fix typo in filename Update ultrafeedback.py (#2699)
Browse files Browse the repository at this point in the history
  • Loading branch information
brawncode authored Jan 31, 2025
1 parent fecaa99 commit 5ab15d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/datasets/ultrafeedback.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def to_unpaired_preference(example, model_name, aspect):
## Generation script
The script used to generate this dataset can be found [here](https://github.com/huggingface/trl/blob/main/examples/datasets/ultafeedback.py).
The script used to generate this dataset can be found [here](https://github.com/huggingface/trl/blob/main/examples/datasets/ultrafeedback.py).
""")

if __name__ == "__main__":
Expand Down

0 comments on commit 5ab15d3

Please sign in to comment.