↓ 5 callersMethod__init__(self, params, lr=1e-3, betas=(0.9, 0.999), eps=1e-6, weight_decay=0.0, correct_bias=True)
baselines/models_pytorch/classifier_pytorch/transformers/optimization.py:117
↓ 4 callersFunctionjson2features(input_file, output_files, tokenizer, is_training=False, repeat_limit=3, max_query_length=64,
baselines/models_pytorch/mrc_pytorch/preprocess/cmrc2018_preprocess.py:86