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
827777f
commit-message-editing-visualization
2 contributors
History:
47 commits
Petr Tsvetkov
Remove the histograms
827777f
6 months ago
api_wrappers
Add edit distance and edit time metrics; add GPT-based metric
6 months ago
custom_metrics
Add noref gpt-eval to the pipeline
6 months ago
generation_steps
Add distribution charts; add more detailed statistics; compute multi-reference TER as mean of TERs for each reference to improve the performance
6 months ago
.gitattributes
Safe
1.52 kB
Add HF spaces config
7 months ago
.gitignore
Safe
5.54 kB
WIP on annotated diffs generation
7 months ago
README.md
Safe
206 Bytes
Spaces config changed
7 months ago
analysis.ipynb
Safe
78.9 kB
Fix the visualization
6 months ago
analysis_util.py
Safe
2.82 kB
Visualizer bugs fixed; added normalized editdist
6 months ago
change_visualizer.py
Safe
8.31 kB
Add distribution charts; add more detailed statistics; compute multi-reference TER as mean of TERs for each reference to improve the performance
6 months ago
config.py
Safe
1.18 kB
Add edit distance and edit time metrics; add GPT-based metric
6 months ago
generate_annotated_diffs.py
Safe
1.03 kB
Visualizer bugs fixed; added normalized editdist
6 months ago
requirements.txt
Safe
2.91 kB
Add distribution charts; add more detailed statistics; compute multi-reference TER as mean of TERs for each reference to improve the performance
6 months ago
run_pipeline.py
Safe
444 Bytes
Add edit distance and edit time metrics; add GPT-based metric
6 months ago
statistics.py
Safe
1.61 kB
Remove the histograms
6 months ago