CoolFace
Apppublic

JetBrains-Research/commit-labeling

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
28 commits on main
a89dc962y ago

Update gradio version

saridormi
0dd349d2y ago

Update the labeling app to use new data

Petr Tsvetkov
a4dedae2y ago

Fix the deepseek-coder id

Petr Tsvetkov
6f224a62y ago

Force the light theme; add requirements.txt

Petr Tsvetkov
2065aab3y ago

Add examples to the survey guide; fix the verbosity question 50 make "5" a positive grade

Petr Tsvetkov
f2afbff3y ago

Help accordion added

Petr Tsvetkov
f06961e3y ago

Reset "continue" button after a new sample is loaded

Petr Tsvetkov
dfa91dd3y ago

Separate form submission for each sample

Petr Tsvetkov
95898623y ago

Reset the answers when moving to the next sample

Petr Tsvetkov
5df3f2f3y ago

Update submit button text in app.py

Petr Tsvetkov
d1549563y ago

Add GitHub link for commits

Petr Tsvetkov
815e7fc3y ago

Display multiple versions of a commit message

Petr Tsvetkov
14bb44e3y ago

New data loader module added

Petr Tsvetkov
bc37ba13y ago

New survey implemented

Petr Tsvetkov
5ff8f6f3y ago

Force light theme for HF Spaces

Petr Tsvetkov
f8e52763y ago

Fix diff2html styles completely. Required inserting the diff2html .css files directly into the app

Petr Tsvetkov
9ff229e3y ago

Merge remote-tracking branch 'origin/use-diff2htmlUI-js-lib' into use-diff2htmlUI-js-lib

Petr Tsvetkov
85b8fdd3y ago

* Move html code to a separate file

Petr Tsvetkov
fddb1923y ago

Create update function for diff view using diff2htmlUI js library instead of iframe

Petr Tsvetkov
7fbd3e23y ago

Add sample loaded and sample submitted timestamps

Petr Tsvetkov
5602c703y ago

Create update function for diff view using diff2htmlUI js library instead of iframe

Petr Tsvetkov
1f691bd3y ago

Do not mention AI

Petr Tsvetkov
f6224133y ago

Save to a private HF dataset

Petr Tsvetkov
73438dc3y ago

Add .gitignore and README.md

Petr Tsvetkov
baeb9f13y ago

Add logging to the HF dataset

Petr Tsvetkov
0958c913y ago

Add diff2html iframe to commit view

Petr Tsvetkov
7af62b13y ago

Introduce shuffled index for samples

Petr Tsvetkov
1b24b133y ago

Add .gitignore file and main application script

Petr Tsvetkov