The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
run_gpt2.py in custom/gpt2 |
367 | 12 |
metrics.py in custom |
150 | 8 |
report_metrics.py in custom |
149 | 8 |
evaluation.py in custom |
148 | 1 |
evaluate_utils.py in custom |
134 | 4 |
sequence_generator.py in custom |
102 | 7 |
candidate_penalty_ce_loss.py in custom |
83 | 3 |
sequence_penalty_loss.py in custom |
82 | 4 |
language_modeling_with_generation.py in custom |
77 | 8 |
baseline_cross_entropy.py in custom |
65 | 4 |
transformer_arch.py in custom |
16 | 1 |
__init__.py in custom |
6 | - |
File | # lines | # units |
---|---|---|
run_gpt2.py in custom/gpt2 |
367 | 12 |
metrics.py in custom |
150 | 8 |
report_metrics.py in custom |
149 | 8 |
language_modeling_with_generation.py in custom |
77 | 8 |
sequence_generator.py in custom |
102 | 7 |
evaluate_utils.py in custom |
134 | 4 |
baseline_cross_entropy.py in custom |
65 | 4 |
sequence_penalty_loss.py in custom |
82 | 4 |
candidate_penalty_ce_loss.py in custom |
83 | 3 |
transformer_arch.py in custom |
16 | 1 |
evaluation.py in custom |
148 | 1 |
There are 8 files with lines longer than 120 characters. In total, there are 31 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
evaluation.py in custom |
148 | 1 | 8 |
metrics.py in custom |
150 | 8 | 7 |
report_metrics.py in custom |
149 | 8 | 5 |
run_gpt2.py in custom/gpt2 |
367 | 12 | 5 |
evaluate_utils.py in custom |
134 | 4 | 2 |
sequence_generator.py in custom |
102 | 7 | 2 |
sequence_penalty_loss.py in custom |
82 | 4 | 1 |
language_modeling_with_generation.py in custom |
77 | 8 | 1 |