Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JetBrains-Research
/
commit-message-editing-visualization
like
0
Sleeping
App
Files
Files
Community
d6b0ac4
commit-message-editing-visualization
2 contributors
History:
57 commits
Petr Tsvetkov
Display average editdist and lendiff
d6b0ac4
4 months ago
api_wrappers
- Fix the grazie api
4 months ago
custom_metrics
Add noref gpt-eval to the pipeline
6 months ago
generation_steps
Fix the synthetic data generation pipeline
5 months ago
.gitattributes
Safe
1.52 kB
Add HF spaces config
7 months ago
.gitignore
Safe
5.54 kB
Use FUS logs (not uploaded to repo) to compare length difference and edit distance distributions in FUS and in our dataset (resulting charts are not included).
5 months ago
README.md
Safe
3.64 kB
Added information on generated_message_length_comparison.ipynb to README.md
5 months ago
analysis.ipynb
Safe
144 kB
Latest version of the code; config updated to JetBrains-Research
6 months ago
analysis_util.py
Safe
2.86 kB
Latest version of the code; config updated to JetBrains-Research
6 months ago
change_visualizer.py
Safe
10.9 kB
Display average editdist and lendiff
4 months ago
chart_processing.ipynb
Safe
575 kB
- Fix the grazie api
4 months ago
config.py
Safe
1.27 kB
Latest version of the code; config updated to JetBrains-Research
6 months ago
dataset_statistics.py
Safe
2.48 kB
Fix the synthetic data generation pipeline
5 months ago
generate_annotated_diffs.py
Safe
1.03 kB
Visualizer bugs fixed; added normalized editdist
6 months ago
generated_message_length_comparison.ipynb
Safe
9.6 kB
- Fix the grazie api
4 months ago
requirements.txt
Safe
2.92 kB
Generate charts for the presentation & diploma;some refactoring; add (commented) Student's t-test
6 months ago
run_pipeline.py
Safe
444 Bytes
Add edit distance and edit time metrics; add GPT-based metric
6 months ago