Skip to content

Commit

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

if __name__ == "__main__":
Expand Down

0 comments on commit a325a0e

Please sign in to comment.