coding preferences
openhermes-preferences-coding
Dataset Card for OpenHermes Preferences - Coding
This dataset is a subset from argilla/OpenHermesPreferences,
only keeping the preferences of the source coding, and removing all the columns besides the chosen and rejected ones, that
come in OpenAI chat formatting, so that's easier to fine-tune a model using tools like: huggingface/alignment-handbook
or axolotl, among others.
Reference
argilla/OpenHermesPreferences dataset created as a collaborative
effort between… See the full description on the dataset page: https://huggingface.co/datasets/alvarobartt/openhermes-preferences-coding.coding-assistance-preferences
Coding Assitance Preferences
Coding Assistance Preferences is a dataset designed to study how programmers evaluate human and AI-generated responses to Python questions.
Each example presents a StackOverflow question, alongside two answers:
one written by a human on the forum and upvoted by users,
and one generated by an LLM (Gemini-2.0-Flash).
Annotators rated which response they preferred, the type of question (theoretical or practical), whether the responses suggest the same… See the full description on the dataset page: https://huggingface.co/datasets/NaomiDerel/coding-assistance-preferences.
