JetBrains-Research/commit-labeling
Update gradio version
Update the labeling app to use new data
Fix the deepseek-coder id
Force the light theme; add requirements.txt
Add examples to the survey guide; fix the verbosity question 50 make "5" a positive grade
Help accordion added
Reset "continue" button after a new sample is loaded
Separate form submission for each sample
Reset the answers when moving to the next sample
Update submit button text in app.py
Add GitHub link for commits
Display multiple versions of a commit message
New data loader module added
New survey implemented
Force light theme for HF Spaces
Fix diff2html styles completely. Required inserting the diff2html .css files directly into the app
Merge remote-tracking branch 'origin/use-diff2htmlUI-js-lib' into use-diff2htmlUI-js-lib
* Move html code to a separate file
Create update function for diff view using diff2htmlUI js library instead of iframe
Add sample loaded and sample submitted timestamps
Create update function for diff view using diff2htmlUI js library instead of iframe
Do not mention AI
Save to a private HF dataset
Add .gitignore and README.md
Add logging to the HF dataset
Add diff2html iframe to commit view
Introduce shuffled index for samples
Add .gitignore file and main application script
