{
  "metadata" : {
    "name" : "openai / summarize-from-feedback",
    "description" : "Code for \"Learning to summarize from human feedback\"",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/openai",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/openai/summarize-from-feedback.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 50,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 35,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 2993,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_PY",
      "value" : 35,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_PY",
      "value" : 2993,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 471,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_PY",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_PY",
      "value" : 471,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 15.73,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SUMMARIZE_FROM_FEEDBACK",
      "value" : 32,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SUMMARIZE_FROM_FEEDBACK",
      "value" : 2908,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SUMMARIZE_FROM_FEEDBACK_EXT_PY",
      "value" : 32,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SUMMARIZE_FROM_FEEDBACK_EXT_PY",
      "value" : 2908,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_EXPS",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_EXPS",
      "value" : 77,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_EXPS_EXT_PY",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_EXPS_EXT_PY",
      "value" : 77,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 8,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 8,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 35,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 2993,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 35,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 2993,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 27,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 5,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 2,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 1037,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 738,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 688,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 530,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 212,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 2087,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 906,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 696,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 33.34930522280786,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 150,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 608,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 29.1327264015333,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 42,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 502,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 24.053665548634402,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 18,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 56,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 2.6832774317201724,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 225,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 10.781025395304264,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_NEGLIGIBLE_RISK_LOC",
      "value" : 696,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 34.285714285714285,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_NEGLIGIBLE_RISK_COUNT",
      "value" : 150,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_LOW_RISK_LOC",
      "value" : 608,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_LOW_RISK_PERCENTAGE",
      "value" : 29.950738916256157,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_LOW_RISK_COUNT",
      "value" : 42,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_MEDIUM_RISK_LOC",
      "value" : 445,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_MEDIUM_RISK_PERCENTAGE",
      "value" : 21.92118226600985,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_MEDIUM_RISK_COUNT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_HIGH_RISK_LOC",
      "value" : 56,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_HIGH_RISK_PERCENTAGE",
      "value" : 2.7586206896551726,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_VERY_HIGH_RISK_LOC",
      "value" : 225,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 11.083743842364532,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SUMMARIZE_FROM_FEEDBACK_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_MEDIUM_RISK_LOC",
      "value" : 57,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_MEDIUM_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_MEDIUM_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXPS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 696,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 33.34930522280786,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 150,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_LOC",
      "value" : 608,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_PERCENTAGE",
      "value" : 29.1327264015333,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_COUNT",
      "value" : 42,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_LOC",
      "value" : 502,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 24.053665548634402,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_COUNT",
      "value" : 18,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_LOC",
      "value" : 56,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_PERCENTAGE",
      "value" : 2.6832774317201724,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_LOC",
      "value" : 225,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 10.781025395304264,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 1308,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 62.67369429803546,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 187,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 368,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 17.63296597987542,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 411,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 19.693339722089124,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_NEGLIGIBLE_RISK_LOC",
      "value" : 1251,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 61.6256157635468,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_NEGLIGIBLE_RISK_COUNT",
      "value" : 185,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_LOW_RISK_LOC",
      "value" : 368,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_LOW_RISK_PERCENTAGE",
      "value" : 18.12807881773399,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_MEDIUM_RISK_LOC",
      "value" : 411,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_MEDIUM_RISK_PERCENTAGE",
      "value" : 20.246305418719214,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SUMMARIZE_FROM_FEEDBACK_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_NEGLIGIBLE_RISK_LOC",
      "value" : 57,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_NEGLIGIBLE_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXPS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 1308,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 62.67369429803546,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 187,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_LOC",
      "value" : 368,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_PERCENTAGE",
      "value" : 17.63296597987542,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_LOC",
      "value" : 411,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 19.693339722089124,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 1685,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 9,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 156,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 780,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 77,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 5,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 5,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 3,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 72,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 2796,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 2.575107296137339,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SUMMARIZE_FROM_FEEDBACK",
      "value" : 60,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SUMMARIZE_FROM_FEEDBACK",
      "value" : 60,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SUMMARIZE_FROM_FEEDBACK",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_EXPS",
      "value" : 12,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_EXPS",
      "value" : 12,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_EXPS",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PY",
      "value" : 72,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PY",
      "value" : 2796,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PY",
      "value" : 2.575107296137339,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 249,
      "description" : "Total analysis time in milliseconds"
    } ]
  },
  "controlResults" : {
    "goalsAnalysisResults" : [ {
      "metricsWithGoal" : {
        "goal" : "Keep the system simple and easy to change",
        "description" : "Aim at keeping the system size modest (less than 200,000 LOC is good), duplication low (less than 5% is good), files small (no files longer than 1000 LOC is good), and units simple (no units with more than 25 decision points is good).",
        "controls" : [ {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        }, {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        }, {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        }, {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        } ]
      },
      "controlStatuses" : [ {
        "control" : {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        },
        "metric" : {
          "id" : "LINES_OF_CODE_MAIN",
          "value" : 2993,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 2.575107296137339,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 50,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 35,
    "linesOfCode" : 2993,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 35,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 2993,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 6,
    "linesOfCode" : 471,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 6,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 471,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "summarize_from_feedback",
      "filesCount" : 32,
      "linesOfCode" : 2908,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 32,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 2908,
        "description" : [ ]
      } ]
    }, {
      "name" : "exps",
      "filesCount" : 2,
      "linesOfCode" : 77,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 77,
        "description" : [ ]
      } ]
    }, {
      "name" : "ROOT",
      "filesCount" : 1,
      "linesOfCode" : 8,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 8,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "summarize_from_feedback",
        "sourceFileFilters" : [ {
          "pathPattern" : "./summarize_from_feedback/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "exps",
        "sourceFileFilters" : [ {
          "pathPattern" : "./exps/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./summarize_from_feedback/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./exps/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "summarize_from_feedback",
      "value" : 32,
      "description" : [ ]
    }, {
      "name" : "exps",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "ROOT",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "summarize_from_feedback",
      "value" : 2908,
      "description" : [ ]
    }, {
      "name" : "exps",
      "value" : 77,
      "description" : [ ]
    }, {
      "name" : "ROOT",
      "value" : 8,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 35,
      "linesOfCode" : 2993,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 35,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 2993,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 35,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 2993,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "pip",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)pip[.]conf", "(|.*/)Pipfile" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "Pipfile"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 1037,
      "lowRiskValue" : 738,
      "mediumRiskValue" : 688,
      "highRiskValue" : 530,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 27,
      "mediumRiskCount" : 2,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "highRiskPercentage" : 17.707985299031073,
      "lowRiskPercentage" : 24.65753424657534,
      "totalValue" : 2993,
      "totalCount" : 35,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 22.986969595723355,
      "negligibleRiskPercentage" : 34.64751085867023
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 1037,
      "lowRiskValue" : 738,
      "mediumRiskValue" : 688,
      "highRiskValue" : 530,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 27,
      "mediumRiskCount" : 2,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "highRiskPercentage" : 17.707985299031073,
      "lowRiskPercentage" : 24.65753424657534,
      "totalValue" : 2993,
      "totalCount" : 35,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 22.986969595723355,
      "negligibleRiskPercentage" : 34.64751085867023
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "summarize_from_feedback",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 952,
        "lowRiskValue" : 738,
        "mediumRiskValue" : 688,
        "highRiskValue" : 530,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 5,
        "negligibleRiskCount" : 24,
        "mediumRiskCount" : 2,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "highRiskPercentage" : 18.225584594222834,
        "lowRiskPercentage" : 25.378266850068776,
        "totalValue" : 2908,
        "totalCount" : 32,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 23.658872077028885,
        "negligibleRiskPercentage" : 32.737276478679505
      }, {
        "key" : "exps",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 77,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 77,
        "totalCount" : 2,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 100.0
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 1,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 100.0
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 77,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 77,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 77,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 77,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 77,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 77,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 77,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 77,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0
    },
    "filesWithoutCommitHistoryCount" : 33,
    "filesWithoutCommitHistoryLinesOfCode" : 2916,
    "changeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 77,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 77,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 77,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 77,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 77,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 77,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "summarize_from_feedback",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "exps",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 77,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 77,
        "totalCount" : 2,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 100.0
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "summarize_from_feedback",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "exps",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 77,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 2,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 77,
        "totalCount" : 2,
        "veryHighRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "summarize_from_feedback",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "exps",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 77,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 2,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 77,
        "totalCount" : 2,
        "veryHighRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "youngestFiles" : [ {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "summarize_from_feedback/query_response_model.py",
      "extension" : "py",
      "linesOfCode" : 530,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 93,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "summarize_from_feedback/models/transformer.py",
      "extension" : "py",
      "linesOfCode" : 429,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 206
    }, {
      "relativePath" : "summarize_from_feedback/sample.py",
      "extension" : "py",
      "linesOfCode" : 259,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 228
    }, {
      "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
      "extension" : "py",
      "linesOfCode" : 198,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 86,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "summarize_from_feedback/datasets/encodings.py",
      "extension" : "py",
      "linesOfCode" : 144,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 117
    }, {
      "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "summarize_from_feedback/tasks.py",
      "extension" : "py",
      "linesOfCode" : 134,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 70
    }, {
      "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
      "extension" : "py",
      "linesOfCode" : 121,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "summarize_from_feedback/models/attention.py",
      "extension" : "py",
      "linesOfCode" : 100,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "summarize_from_feedback/task_data.py",
      "extension" : "py",
      "linesOfCode" : 92,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "summarize_from_feedback/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "summarize_from_feedback/utils/experiments.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "summarize_from_feedback/utils/combos.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/utils/blobs.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "summarize_from_feedback/policy.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "summarize_from_feedback/model_layout.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "summarize_from_feedback/reward_model.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "summarize_from_feedback/models/ops.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "summarize_from_feedback/models/sample_fns.py",
      "extension" : "py",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "summarize_from_feedback/utils/assertions.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/utils/jobs.py",
      "extension" : "py",
      "linesOfCode" : 37,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
      "extension" : "py",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "summarize_from_feedback/datasets/__init__.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/nested.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "summarize_from_feedback/datasets/tldr.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "summarize_from_feedback/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "summarize_from_feedback/models/loss_functions.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/__init__.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "summarize_from_feedback/models/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "exps/sample.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "exps/eval_rm.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    } ],
    "firstDate" : "2020-09-03",
    "latestDate" : "2023-09-05",
    "daysBetweenFirstAndLastDate" : 1098,
    "weeks" : 156,
    "estimatedWorkindDays" : 780,
    "activeDays" : 9,
    "ageInDays" : 1685,
    "historyPerExtensionPerYear" : [ {
      "extension" : "png",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "ryanlowe@ryans-macbook-pro.local" ]
    }, {
      "extension" : "md",
      "year" : "2020",
      "commitsCount" : 6,
      "contributors" : [ "ryanlowe@ryans-macbook-pro.local", "dmz@openai.com" ]
    }, {
      "extension" : "py",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "dmz@openai.com" ]
    }, {
      "extension" : "md",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "dmz@openai.com" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 4,
      "contributors" : [ "95188570+ninoristeski@users.noreply.github.com", "longouyang@gmail.com", "wuthefwasthat@gmail.com" ]
    }, {
      "extension" : "",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "dmz@openai.com" ]
    }, {
      "extension" : "",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "dmz@openai.com" ]
    }, {
      "extension" : "lock",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "dmz@openai.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 212,
    "linesOfCodeInUnits" : 2087,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 696,
      "lowRiskValue" : 608,
      "mediumRiskValue" : 502,
      "highRiskValue" : 56,
      "veryHighRiskValue" : 225,
      "lowRiskCount" : 42,
      "negligibleRiskCount" : 150,
      "mediumRiskCount" : 18,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "highRiskPercentage" : 2.6832774317201724,
      "lowRiskPercentage" : 29.1327264015333,
      "totalValue" : 2087,
      "totalCount" : 212,
      "veryHighRiskPercentage" : 10.781025395304264,
      "mediumRiskPercentage" : 24.053665548634402,
      "negligibleRiskPercentage" : 33.34930522280786
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1308,
      "lowRiskValue" : 368,
      "mediumRiskValue" : 411,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 187,
      "mediumRiskCount" : 6,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 17.63296597987542,
      "totalValue" : 2087,
      "totalCount" : 212,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 19.693339722089124,
      "negligibleRiskPercentage" : 62.67369429803546
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 696,
      "lowRiskValue" : 608,
      "mediumRiskValue" : 502,
      "highRiskValue" : 56,
      "veryHighRiskValue" : 225,
      "lowRiskCount" : 42,
      "negligibleRiskCount" : 150,
      "mediumRiskCount" : 18,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "highRiskPercentage" : 2.6832774317201724,
      "lowRiskPercentage" : 29.1327264015333,
      "totalValue" : 2087,
      "totalCount" : 212,
      "veryHighRiskPercentage" : 10.781025395304264,
      "mediumRiskPercentage" : 24.053665548634402,
      "negligibleRiskPercentage" : 33.34930522280786
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "summarize_from_feedback",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 696,
      "lowRiskValue" : 608,
      "mediumRiskValue" : 445,
      "highRiskValue" : 56,
      "veryHighRiskValue" : 225,
      "lowRiskCount" : 42,
      "negligibleRiskCount" : 150,
      "mediumRiskCount" : 16,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "highRiskPercentage" : 2.7586206896551726,
      "lowRiskPercentage" : 29.950738916256157,
      "totalValue" : 2030,
      "totalCount" : 210,
      "veryHighRiskPercentage" : 11.083743842364532,
      "mediumRiskPercentage" : 21.92118226600985,
      "negligibleRiskPercentage" : 34.285714285714285
    }, {
      "key" : "exps",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 57,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 57,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 100.0,
      "negligibleRiskPercentage" : 0.0
    } ] ],
    "longestUnits" : [ {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/sample.py",
        "extension" : "py",
        "linesOfCode" : 259,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 228
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 225,
      "mcCabeIndex" : 23,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/eval_rm.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 56,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def bpe()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/encodings.py",
        "extension" : "py",
        "linesOfCode" : 144,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 117
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_experiment_jobs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/experiments.py",
        "extension" : "py",
        "linesOfCode" : 66,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 23,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def experiment_definitions()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "exps/sample.py",
        "extension" : "py",
        "linesOfCode" : 43,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def embed_tokens()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/transformer.py",
        "extension" : "py",
        "linesOfCode" : 429,
        "unitsCount" : 26,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 206
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _split_query_response_output_parts()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_article_and_highlights()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
        "extension" : "py",
        "linesOfCode" : 121,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def save_exported_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _construct_from_json()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def override_from_pair()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def encode_example()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
        "extension" : "py",
        "linesOfCode" : 39,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/transformer.py",
        "extension" : "py",
        "linesOfCode" : 429,
        "unitsCount" : 26,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 206
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/model_layout.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _ensure_length()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/tasks.py",
        "extension" : "py",
        "linesOfCode" : 134,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 70
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def experiment_definitions()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "exps/eval_rm.py",
        "extension" : "py",
        "linesOfCode" : 34,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 23
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/encodings.py",
        "extension" : "py",
        "linesOfCode" : 144,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 117
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _cnndm_iter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
        "extension" : "py",
        "linesOfCode" : 121,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def parameter_name_to_sharding_dim()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_shard_fix_factor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def fetch()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def launch()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/jobs.py",
        "extension" : "py",
        "linesOfCode" : 37,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 22
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _sync_params()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def validate_data_is_mpi_safe()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 38,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __call__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/attention.py",
        "extension" : "py",
        "linesOfCode" : 100,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 54
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def nucleus_sampler()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/sample_fns.py",
        "extension" : "py",
        "linesOfCode" : 39,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_jsonl_samples_iter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/task_data.py",
        "extension" : "py",
        "linesOfCode" : 92,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def clean_up_highlights()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
        "extension" : "py",
        "linesOfCode" : 121,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def flat_to_nested()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def reward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/reward_model.py",
        "extension" : "py",
        "linesOfCode" : 42,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def fetch()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def override_from_json()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/transformer.py",
        "extension" : "py",
        "linesOfCode" : 429,
        "unitsCount" : 26,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 206
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def bytes_to_unicode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/encodings.py",
        "extension" : "py",
        "linesOfCode" : 144,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 117
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def eval()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/policy.py",
        "extension" : "py",
        "linesOfCode" : 51,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _flat_type_map()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/transformer.py",
        "extension" : "py",
        "linesOfCode" : 429,
        "unitsCount" : 26,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 206
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _hparam_constructible_class()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def nested_reduce()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/nested.py",
        "extension" : "py",
        "linesOfCode" : 23,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 22
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _collate_fn()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/task_data.py",
        "extension" : "py",
        "linesOfCode" : 92,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def parallel_copy_recursive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/blobs.py",
        "extension" : "py",
        "linesOfCode" : 57,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def setup_logging_with_pacific_tz()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/logging_utils.py",
        "extension" : "py",
        "linesOfCode" : 17,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 13
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/transformer.py",
        "extension" : "py",
        "linesOfCode" : 429,
        "unitsCount" : 26,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 206
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def process_responses()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/tasks.py",
        "extension" : "py",
        "linesOfCode" : 134,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 70
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _update_model_with_head_info()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_dataset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/__init__.py",
        "extension" : "py",
        "linesOfCode" : 33,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 12
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def decode_example()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
        "extension" : "py",
        "linesOfCode" : 39,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def parse_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/blobs.py",
        "extension" : "py",
        "linesOfCode" : 57,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1308,
      "lowRiskValue" : 368,
      "mediumRiskValue" : 411,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 187,
      "mediumRiskCount" : 6,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 17.63296597987542,
      "totalValue" : 2087,
      "totalCount" : 212,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 19.693339722089124,
      "negligibleRiskPercentage" : 62.67369429803546
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "summarize_from_feedback",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1251,
      "lowRiskValue" : 368,
      "mediumRiskValue" : 411,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 185,
      "mediumRiskCount" : 6,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 18.12807881773399,
      "totalValue" : 2030,
      "totalCount" : 210,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 20.246305418719214,
      "negligibleRiskPercentage" : 61.6256157635468
    }, {
      "key" : "exps",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 57,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 57,
      "totalCount" : 2,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/sample.py",
        "extension" : "py",
        "linesOfCode" : 259,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 228
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 225,
      "mcCabeIndex" : 23,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_experiment_jobs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/experiments.py",
        "extension" : "py",
        "linesOfCode" : 66,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 23,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def bpe()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/encodings.py",
        "extension" : "py",
        "linesOfCode" : 144,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 117
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/eval_rm.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 56,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 35,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def encode_example()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
        "extension" : "py",
        "linesOfCode" : 39,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def override_from_pair()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def save_exported_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def parameter_name_to_sharding_dim()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_article_and_highlights()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
        "extension" : "py",
        "linesOfCode" : 121,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _construct_from_json()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _hparam_constructible_class()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def override_from_json()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def validate_data_is_mpi_safe()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 38,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _collate_fn()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/task_data.py",
        "extension" : "py",
        "linesOfCode" : 92,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/encodings.py",
        "extension" : "py",
        "linesOfCode" : 144,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 117
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def clean_up_highlights()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
        "extension" : "py",
        "linesOfCode" : 121,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def to_json()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def flat_to_nested()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _flat_type_map()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/hyperparams.py",
        "extension" : "py",
        "linesOfCode" : 198,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 86,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _ensure_length()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/tasks.py",
        "extension" : "py",
        "linesOfCode" : 134,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 70
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def fetch()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _sync_params()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def parse_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/blobs.py",
        "extension" : "py",
        "linesOfCode" : 57,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_jsonl_samples_iter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/task_data.py",
        "extension" : "py",
        "linesOfCode" : 92,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def encode_response()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/tasks.py",
        "extension" : "py",
        "linesOfCode" : 134,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 70
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def decode_response()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/tasks.py",
        "extension" : "py",
        "linesOfCode" : 134,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 70
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_shard_fix_factor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _split_query_response_output_parts()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def nested_reduce()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def tldr_filtered_generator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/tldr.py",
        "extension" : "py",
        "linesOfCode" : 16,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def tldr_filtered_queries_generator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/tldr.py",
        "extension" : "py",
        "linesOfCode" : 16,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_url_info()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
        "extension" : "py",
        "linesOfCode" : 121,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def eval()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/policy.py",
        "extension" : "py",
        "linesOfCode" : 51,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def parallel_copy_recursive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/blobs.py",
        "extension" : "py",
        "linesOfCode" : 57,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def tensors_to_device()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/torch_utils.py",
        "extension" : "py",
        "linesOfCode" : 36,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 33
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _broadcast()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/dist_utils.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 38,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def distribute()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/even_more_itertools.py",
        "extension" : "py",
        "linesOfCode" : 13,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 12
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def nested_reduce()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/utils/nested.py",
        "extension" : "py",
        "linesOfCode" : 23,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 22
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def embed_tokens()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/transformer.py",
        "extension" : "py",
        "linesOfCode" : 429,
        "unitsCount" : 26,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 206
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def maybe_convert_weights()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/models/transformer.py",
        "extension" : "py",
        "linesOfCode" : 429,
        "unitsCount" : 26,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 206
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def map_input()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/task_data.py",
        "extension" : "py",
        "linesOfCode" : 92,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def fetch()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/query_response_model.py",
        "extension" : "py",
        "linesOfCode" : 530,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 93,
        "linesOfCodeInUnits" : 316
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/model_layout.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def bytes_to_unicode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/encodings.py",
        "extension" : "py",
        "linesOfCode" : 144,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 117
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def decode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/encodings.py",
        "extension" : "py",
        "linesOfCode" : 144,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 117
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_dataset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/__init__.py",
        "extension" : "py",
        "linesOfCode" : 33,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 12
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def decode_example()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/jsonl_encoding.py",
        "extension" : "py",
        "linesOfCode" : 39,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def fix_missing_period()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "summarize_from_feedback/datasets/cnndm.py",
        "extension" : "py",
        "linesOfCode" : 121,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 5,
      "cleanedLinesOfCode" : 2796,
      "duplicatedLinesOfCode" : 72,
      "numberOfFilesWithDuplicates" : 3,
      "duplicationPercentage" : 2.575107296137339
    },
    "duplicationPerComponent" : [ [ {
      "key" : "summarize_from_feedback",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2722,
      "duplicatedLinesOfCode" : 60,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 2.204261572373255
    }, {
      "key" : "exps",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 67,
      "duplicatedLinesOfCode" : 12,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 17.91044776119403
    }, {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 7,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "py",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2796,
      "duplicatedLinesOfCode" : 72,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 2.575107296137339
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/models/transformer.py",
          "extension" : "py",
          "linesOfCode" : 429,
          "unitsCount" : 26,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 206
        },
        "sourceFileCleanedLinesOfCode" : 415,
        "startLine" : 221,
        "endLine" : 231,
        "cleanedStartLine" : 153,
        "cleanedEndLine" : 163,
        "percentage" : 2.6506024096385543,
        "blockSize" : 11
      }, {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/models/transformer.py",
          "extension" : "py",
          "linesOfCode" : 429,
          "unitsCount" : 26,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 206
        },
        "sourceFileCleanedLinesOfCode" : 415,
        "startLine" : 358,
        "endLine" : 368,
        "cleanedStartLine" : 251,
        "cleanedEndLine" : 261,
        "percentage" : 2.6506024096385543,
        "blockSize" : 11
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/sample.py",
          "extension" : "py",
          "linesOfCode" : 259,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 24,
          "linesOfCodeInUnits" : 228
        },
        "sourceFileCleanedLinesOfCode" : 242,
        "startLine" : 138,
        "endLine" : 144,
        "cleanedStartLine" : 91,
        "cleanedEndLine" : 97,
        "percentage" : 2.8925619834710745,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/sample.py",
          "extension" : "py",
          "linesOfCode" : 259,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 24,
          "linesOfCodeInUnits" : 228
        },
        "sourceFileCleanedLinesOfCode" : 242,
        "startLine" : 153,
        "endLine" : 159,
        "cleanedStartLine" : 104,
        "cleanedEndLine" : 110,
        "percentage" : 2.8925619834710745,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/sample.py",
          "extension" : "py",
          "linesOfCode" : 259,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 24,
          "linesOfCodeInUnits" : 228
        },
        "sourceFileCleanedLinesOfCode" : 242,
        "startLine" : 181,
        "endLine" : 186,
        "cleanedStartLine" : 130,
        "cleanedEndLine" : 135,
        "percentage" : 2.479338842975207,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/sample.py",
          "extension" : "py",
          "linesOfCode" : 259,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 24,
          "linesOfCodeInUnits" : 228
        },
        "sourceFileCleanedLinesOfCode" : 242,
        "startLine" : 190,
        "endLine" : 195,
        "cleanedStartLine" : 138,
        "cleanedEndLine" : 143,
        "percentage" : 2.479338842975207,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "exps/sample.py",
          "extension" : "py",
          "linesOfCode" : 43,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 1,
          "linesOfCodeInUnits" : 34
        },
        "sourceFileCleanedLinesOfCode" : 38,
        "startLine" : 14,
        "endLine" : 19,
        "cleanedStartLine" : 4,
        "cleanedEndLine" : 9,
        "percentage" : 15.789473684210526,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "exps/sample.py",
          "extension" : "py",
          "linesOfCode" : 43,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 1,
          "linesOfCodeInUnits" : 34
        },
        "sourceFileCleanedLinesOfCode" : 38,
        "startLine" : 23,
        "endLine" : 28,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 17,
        "percentage" : 15.789473684210526,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/models/transformer.py",
          "extension" : "py",
          "linesOfCode" : 429,
          "unitsCount" : 26,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 206
        },
        "sourceFileCleanedLinesOfCode" : 415,
        "startLine" : 84,
        "endLine" : 89,
        "cleanedStartLine" : 52,
        "cleanedEndLine" : 57,
        "percentage" : 1.4457831325301205,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "summarize_from_feedback/models/transformer.py",
          "extension" : "py",
          "linesOfCode" : 429,
          "unitsCount" : 26,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 206
        },
        "sourceFileCleanedLinesOfCode" : 415,
        "startLine" : 205,
        "endLine" : 210,
        "cleanedStartLine" : 139,
        "cleanedEndLine" : 144,
        "percentage" : 1.4457831325301205,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2023-09-05",
    "contributors" : [ {
      "email" : "dmz@openai.com",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-09-18",
      "latestCommitDate" : "2021-01-28",
      "activeYears" : [ "2020", "2021" ],
      "commitDates" : [ "2021-01-28", "2021-01-13", "2020-10-22", "2020-10-01", "2020-09-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ryanlowe@ryans-macbook-pro.local",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-09-03",
      "latestCommitDate" : "2020-09-04",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-09-04", "2020-09-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "longouyang@gmail.com",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-01-03",
      "latestCommitDate" : "2023-01-03",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-01-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "wuthefwasthat@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-09-05",
      "latestCommitDate" : "2023-09-05",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-09-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "95188570+ninoristeski@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-09-05",
      "latestCommitDate" : "2023-09-05",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-09-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2020",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 3,
      "commitsCount" : 4
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2020-09",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2020-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020-09-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2020-08-31",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2020-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-04",
      "contributorsCount" : 2,
      "commitsCount" : 2
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "md",
      "commitsCount" : 11,
      "committers" : [ "wuthefwasthat@gmail.com", "95188570+ninoristeski@users.noreply.github.com", "longouyang@gmail.com", "dmz@openai.com", "ryanlowe@ryans-macbook-pro.local" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "95188570+ninoristeski@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ryanlowe@ryans-macbook-pro.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "dmz@openai.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "longouyang@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "wuthefwasthat@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 3,
      "committers" : [ "dmz@openai.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmz@openai.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "png",
      "commitsCount" : 2,
      "committers" : [ "ryanlowe@ryans-macbook-pro.local" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ryanlowe@ryans-macbook-pro.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "py",
      "commitsCount" : 2,
      "committers" : [ "dmz@openai.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmz@openai.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "lock",
      "commitsCount" : 1,
      "committers" : [ "dmz@openai.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmz@openai.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 9,
  "excludedExtensions" : {
    "" : 2,
    "txt" : 1,
    "gitignore" : 1,
    "md" : 2,
    "json" : 1,
    "py" : 1,
    "lock" : 1
  },
  "analysisStartTimeMs" : 1744625073006,
  "maxLinesOfCode" : 2993,
  "maxFileCount" : 35
}