openai / gpt-2
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 5 files with 298 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 2 files changed 6-20 times (109 lines of code)
    • 3 files changed 1-5 times (189 lines of code)
0% | 0% | 0% | 36% | 63%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 5 files with 298 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 5 files changed by 2-5 contributors (298 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, md, txt, gitignore, json, gitattributes
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 36% | 63%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
src0% | 0% | 0% | 39% | 60%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
48 1 2019-02-14 2019-08-27 6 5 funaox@gmail.com wuthefwasthat@gmail.com
61 1 2019-02-14 2019-08-27 6 5 funaox@gmail.com wuthefwasthat@gmail.com
21 - 2019-03-04 2020-12-02 4 2 wuthefwasthat@gmail.com wuthefwasthat@gmail.com
90 7 2019-02-14 2019-05-16 3 3 wuthefwasthat@gmail.com memo@users.noreply.github.com
sample.py
in src
78 3 2019-05-31 2019-08-27 2 2 albertwujj@gmail.com wuthefwasthat@gmail.com
model.py
in src
130 16
Files With Most Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
61 1 2019-02-14 2019-08-27 6 5 funaox@gmail.com wuthefwasthat@gmail.com
48 1 2019-02-14 2019-08-27 6 5 funaox@gmail.com wuthefwasthat@gmail.com
90 7 2019-02-14 2019-05-16 3 3 wuthefwasthat@gmail.com memo@users.noreply.github.com
21 - 2019-03-04 2020-12-02 4 2 wuthefwasthat@gmail.com wuthefwasthat@gmail.com
sample.py
in src
78 3 2019-05-31 2019-08-27 2 2 albertwujj@gmail.com wuthefwasthat@gmail.com
model.py
in src
130 16
Files With Least Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
model.py
in src
130 16
sample.py
in src
78 3 2019-05-31 2019-08-27 2 2 albertwujj@gmail.com wuthefwasthat@gmail.com
21 - 2019-03-04 2020-12-02 4 2 wuthefwasthat@gmail.com wuthefwasthat@gmail.com
90 7 2019-02-14 2019-05-16 3 3 wuthefwasthat@gmail.com memo@users.noreply.github.com
61 1 2019-02-14 2019-08-27 6 5 funaox@gmail.com wuthefwasthat@gmail.com
48 1 2019-02-14 2019-08-27 6 5 funaox@gmail.com wuthefwasthat@gmail.com
Correlations

File Size vs. Number of Changes: 5 points

download_model.py x: 21 lines of code y: 4 # changes src/generate_unconditional_samples.py x: 48 lines of code y: 6 # changes src/interactive_conditional_samples.py x: 61 lines of code y: 6 # changes src/sample.py x: 78 lines of code y: 2 # changes src/encoder.py x: 90 lines of code y: 3 # changes
6.0
# changes
  min: 2.0
  average: 4.2
  25th percentile: 2.5
  median: 4.0
  75th percentile: 6.0
  max: 6.0
0 90.0
lines of code
min: 21.0 | average: 59.6 | 25th percentile: 34.5 | median: 61.0 | 75th percentile: 84.0 | max: 90.0

Number of Contributors vs. Number of Changes: 5 points

download_model.py x: 2 # contributors y: 4 # changes src/generate_unconditional_samples.py x: 5 # contributors y: 6 # changes src/sample.py x: 2 # contributors y: 2 # changes src/encoder.py x: 3 # contributors y: 3 # changes
6.0
# changes
  min: 2.0
  average: 4.2
  25th percentile: 2.5
  median: 4.0
  75th percentile: 6.0
  max: 6.0
0 5.0
# contributors
min: 2.0 | average: 3.4 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 5.0

Number of Contributors vs. File Size: 5 points

download_model.py x: 2 # contributors y: 21 lines of code src/generate_unconditional_samples.py x: 5 # contributors y: 48 lines of code src/interactive_conditional_samples.py x: 5 # contributors y: 61 lines of code src/sample.py x: 2 # contributors y: 78 lines of code src/encoder.py x: 3 # contributors y: 90 lines of code
90.0
lines of code
  min: 21.0
  average: 59.6
  25th percentile: 34.5
  median: 61.0
  75th percentile: 84.0
  max: 90.0
0 5.0
# contributors
min: 2.0 | average: 3.4 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 5.0