max_stars_repo_path
stringlengths
4
245
max_stars_repo_name
stringlengths
7
115
max_stars_count
int64
101
368k
id
stringlengths
2
8
content
stringlengths
6
1.03M
unittest_reinvent/running_modes/transfer_learning_tests/test_link_invent_transfer_learning.py
lilleswing/Reinvent-1
183
12799943
<gh_stars>100-1000 import shutil import unittest import os from running_modes.configurations import TransferLearningLoggerConfig, GeneralConfigurationEnvelope from running_modes.configurations.transfer_learning.link_invent_learning_rate_configuration import \ LinkInventLearningRateConfiguration from running_modes....
src/schemathesis/runner/impl/__init__.py
gluhar2006/schemathesis
659
12799970
<gh_stars>100-1000 from .core import BaseRunner from .solo import SingleThreadASGIRunner, SingleThreadRunner, SingleThreadWSGIRunner from .threadpool import ThreadPoolASGIRunner, ThreadPoolRunner, ThreadPoolWSGIRunner
tfx/orchestration/portable/execution_watcher.py
avelez93/tfx
1,813
12799989
<filename>tfx/orchestration/portable/execution_watcher.py # Copyright 2021 Google LLC. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licen...