Historique des commits

Auteur SHA1 Message Date
  Beto 1f5b202c18 Adding tests for the save_metrics param in the train function il y a 1 an
  Beto 7474514fe0 Merging with main il y a 1 an
  gaopengzhi c7d410725b Merge branch 'main' into grad_clip il y a 1 an
  gaopengzhi e2797abe9b Add gradient_clipping and gradient_clipping_threshold parameters il y a 1 an
  gaopengzhi bb7c6c1e33 Support FSDP scenario il y a 1 an
  gaopengzhi b1d9efd155 Refactor gradient clipping feature il y a 1 an
  Beto 17d02c3b44 Adding config to conditionally save stats il y a 1 an
  Beto b974c87035 Merging latest from main il y a 1 an
  Jeremy Howard eca8410b32 Use bf16 parameters in bf16 mixed prec il y a 1 an
  gaopengzhi 04befdef69 Add gradient clipping feature il y a 1 an
  Matthias Reso e8bb7fbabc Merge remote-tracking branch 'origin/main' into feature/length_based_batch_sampling il y a 1 an
  Matthias Reso 33925f71e6 Add missing amp context if use_fp16 is enabled il y a 1 an
  Beto 92be45b0fe Adding matplotlib to requirements. Removing import from train_utils il y a 1 an
  Beto 80a6ac41b5 Adding the rank to the metrics filename to differentiate the run from each GPU il y a 1 an
  Beto 2f7256918e Adding support to save fine tuning metrics to json. Adding script to plot saved metrics. il y a 1 an
  Matthias Reso 10f9367e56 fix missing labels in datasets il y a 1 an
  hongbo.mo 6217635e87 Fix tqdm bar not change length after terminal is resized il y a 1 an
  Matthias Reso c33ea3cacb Fix pbar update il y a 1 an
  hongbo.mo 5e910e6a42 Fix typo il y a 1 an
  hongbo.mo 0bc6a07a80 bugfix: update tqdm bar with the fixed gradient_accumulation_steps il y a 1 an
  Matthias Reso 72a9832571 Merge branch 'main' into feature/package_distribution il y a 1 an
  Matthias Reso ce9501f22c remove relative imports il y a 1 an
  Matthias Reso 5b58afc754 Fix div by zero if run_validation=False il y a 1 an
  Matthias Reso cf678b9bf0 Adjust imports to package structure + cleaned up imports il y a 1 an
  Matthias Reso 4c9cc7d223 Move modules into separate src folder il y a 1 an