mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
![]() Currently the L2 regularization is hard-coded to "0.01", even though there is a --weight_decay flag implemented (that is unused). I'm making this flag control the weight decay used for fine-tuning in this script. |
||
---|---|---|
.. | ||
lm_finetuning | ||
single_model_scripts | ||
tests_samples | ||
requirements.txt | ||
run_bertology.py | ||
run_generation.py | ||
run_glue.py | ||
run_squad.py | ||
test_examples.py | ||
utils_glue.py | ||
utils_squad_evaluate.py | ||
utils_squad.py |