openai / gpt-2-output-dataset
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 8 files with 688 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)
    • 0 files changed 6-20 times (0 lines of code)
    • 8 files changed 1-5 times (688 lines of code)
0% | 0% | 0% | 0% | 100%
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 8 files with 688 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)
    • 2 files changed by 2-5 contributors (74 lines of code)
    • 6 files changed by 1 contributor (614 lines of code)
0% | 0% | 0% | 10% | 89%
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, html
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
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
detector0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 8)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
25 - 2019-05-03 2021-02-18 3 2 wuthefwasthat@gmail.com jongwook@openai.com
download.py
in detector
35 1 2019-11-05 2021-02-18 2 1 jongwook@openai.com jongwook@openai.com
utils.py
in detector
48 3 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
49 3 2019-05-03 2019-05-03 1 2 alec.radford@gmail.com alec@openai.com
dataset.py
in detector
69 5 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
server.py
in detector
87 6 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
index.html
in detector
142 - 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
train.py
in detector
233 7 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
Files With Most Contributors (Top 8)
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
25 - 2019-05-03 2021-02-18 3 2 wuthefwasthat@gmail.com jongwook@openai.com
49 3 2019-05-03 2019-05-03 1 2 alec.radford@gmail.com alec@openai.com
download.py
in detector
35 1 2019-11-05 2021-02-18 2 1 jongwook@openai.com jongwook@openai.com
server.py
in detector
87 6 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
index.html
in detector
142 - 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
dataset.py
in detector
69 5 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
utils.py
in detector
48 3 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
train.py
in detector
233 7 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
Files With Least Contributors (Top 8)
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
train.py
in detector
233 7 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
index.html
in detector
142 - 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
server.py
in detector
87 6 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
dataset.py
in detector
69 5 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
utils.py
in detector
48 3 2019-11-05 2019-11-05 1 1 jongwook@openai.com jongwook@openai.com
download.py
in detector
35 1 2019-11-05 2021-02-18 2 1 jongwook@openai.com jongwook@openai.com
49 3 2019-05-03 2019-05-03 1 2 alec.radford@gmail.com alec@openai.com
25 - 2019-05-03 2021-02-18 3 2 wuthefwasthat@gmail.com jongwook@openai.com
Correlations

File Size vs. Number of Changes: 8 points

detector/download.py x: 35 lines of code y: 2 # changes download_dataset.py x: 25 lines of code y: 3 # changes detector/server.py x: 87 lines of code y: 1 # changes detector/train.py x: 233 lines of code y: 1 # changes detector/dataset.py x: 69 lines of code y: 1 # changes detector/index.html x: 142 lines of code y: 1 # changes detector/utils.py x: 48 lines of code y: 1 # changes baseline.py x: 49 lines of code y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.38
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 3.0
0 233.0
lines of code
min: 25.0 | average: 86.0 | 25th percentile: 38.25 | median: 59.0 | 75th percentile: 128.25 | max: 233.0

Number of Contributors vs. Number of Changes: 8 points

detector/download.py x: 1 # contributors y: 2 # changes download_dataset.py x: 2 # contributors y: 3 # changes detector/server.py x: 1 # contributors y: 1 # changes baseline.py x: 2 # contributors y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.38
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 3.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0

Number of Contributors vs. File Size: 8 points

detector/download.py x: 1 # contributors y: 35 lines of code download_dataset.py x: 2 # contributors y: 25 lines of code detector/server.py x: 1 # contributors y: 87 lines of code detector/train.py x: 1 # contributors y: 233 lines of code detector/dataset.py x: 1 # contributors y: 69 lines of code detector/index.html x: 1 # contributors y: 142 lines of code detector/utils.py x: 1 # contributors y: 48 lines of code baseline.py x: 2 # contributors y: 49 lines of code
233.0
lines of code
  min: 25.0
  average: 86.0
  25th percentile: 38.25
  median: 59.0
  75th percentile: 128.25
  max: 233.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0