Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthias Reso 8077a08d78 Updated quickstart notebook to use llama_recipes package vor 1 Jahr
  Beto 92be45b0fe Adding matplotlib to requirements. Removing import from train_utils vor 1 Jahr
  Anshika b8d327f7c3 Update grammar_dataset_process.ipynb vor 1 Jahr
  Anshika fecfece7e3 Update grammar_dataset_process.ipynb vor 1 Jahr
  Beto 80a6ac41b5 Adding the rank to the metrics filename to differentiate the run from each GPU vor 1 Jahr
  Beto 2f7256918e Adding support to save fine tuning metrics to json. Adding script to plot saved metrics. vor 1 Jahr
  Geeta Chauhan 18e0198626 Make tests run on cpu instance (#212) vor 1 Jahr
  Matthias Reso 584bc93609 Make tests run on cpu instance vor 1 Jahr
  Matthias Reso eafea7b366 Invalidate labels in dialog dataset to disable loss vor 1 Jahr
  Matthias Reso cc8cc0d3c3 fix grammar dataset vor 1 Jahr
  Matthias Reso 2e4bd2a665 Resize vocab size to fix idx error vor 1 Jahr
  Matthias Reso 10f9367e56 fix missing labels in datasets vor 1 Jahr
  Matthias Reso f2d02a9362 Add unit test for dis sampler vor 1 Jahr
  Matthias Reso be63d9ec39 Remove padding in alpaca ds; remove concat in grammar vor 1 Jahr
  Matthias Reso ddf58d205d Added dist length based batch sampler vor 1 Jahr
  Matthias Reso ca41c1c697 Adjust tests to len based batch sampling vor 1 Jahr
  Matthias Reso 97a7871f4b Fix seed in test vor 1 Jahr
  Matthias Reso 17209cdabd Add license to test file vor 1 Jahr
  Matthias Reso d5054ecae9 Move sampler test vor 1 Jahr
  Matthias Reso 63ce4ce7f6 Moved sampler to data submodule vor 1 Jahr
  Matthias Reso f620f3589d Adds length based batch sampler vor 1 Jahr
  Matthias Reso 8ac44ef3be Fix vocab size mismatch in inference due to added pad token vor 1 Jahr
  Geeta Chauhan 40b32ba559 Fix tqdm bar not change length after terminal is resized (#201) vor 1 Jahr
  hongbo.mo 6217635e87 Fix tqdm bar not change length after terminal is resized vor 1 Jahr
  Matthias Reso 0b2fa40dba Add unit test for weight decay vor 1 Jahr
  Shijie Wu 91e2573aa8 pass weight_decay into optimizer vor 1 Jahr
  Hamid Shojanazeri c38bf5bdd3 Add FSDP CPU offloading option (#122) vor 1 Jahr
  Howard Liberty cc356b6017 Add FSDP CPU offloading option vor 1 Jahr
  Yuanhao e554c1c8bf The tokenizer will not add eos_token by default vor 1 Jahr
  tim-a-davis 3038020aa4 Replaced ClassVar config param with field vor 1 Jahr