Historique des commits

Auteur SHA1 Message Date
  Anshika b8d327f7c3 Update grammar_dataset_process.ipynb il y a 1 an
  Anshika fecfece7e3 Update grammar_dataset_process.ipynb 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
  Geeta Chauhan 18e0198626 Make tests run on cpu instance (#212) il y a 1 an
  Matthias Reso 584bc93609 Make tests run on cpu instance il y a 1 an
  Matthias Reso eafea7b366 Invalidate labels in dialog dataset to disable loss il y a 1 an
  Matthias Reso cc8cc0d3c3 fix grammar dataset il y a 1 an
  Matthias Reso 2e4bd2a665 Resize vocab size to fix idx error il y a 1 an
  Matthias Reso 10f9367e56 fix missing labels in datasets il y a 1 an
  Matthias Reso f2d02a9362 Add unit test for dis sampler il y a 1 an
  Matthias Reso be63d9ec39 Remove padding in alpaca ds; remove concat in grammar il y a 1 an
  Matthias Reso ddf58d205d Added dist length based batch sampler il y a 1 an
  Matthias Reso ca41c1c697 Adjust tests to len based batch sampling il y a 1 an
  Matthias Reso 97a7871f4b Fix seed in test il y a 1 an
  Matthias Reso 17209cdabd Add license to test file il y a 1 an
  Matthias Reso d5054ecae9 Move sampler test il y a 1 an
  Matthias Reso 63ce4ce7f6 Moved sampler to data submodule il y a 1 an
  Matthias Reso f620f3589d Adds length based batch sampler il y a 1 an
  Matthias Reso 8ac44ef3be Fix vocab size mismatch in inference due to added pad token il y a 1 an
  Geeta Chauhan 40b32ba559 Fix tqdm bar not change length after terminal is resized (#201) 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 0b2fa40dba Add unit test for weight decay il y a 1 an
  Shijie Wu 91e2573aa8 pass weight_decay into optimizer il y a 1 an
  Hamid Shojanazeri c38bf5bdd3 Add FSDP CPU offloading option (#122) il y a 1 an
  Howard Liberty cc356b6017 Add FSDP CPU offloading option il y a 1 an
  Yuanhao e554c1c8bf The tokenizer will not add eos_token by default il y a 1 an
  tim-a-davis 3038020aa4 Replaced ClassVar config param with field il y a 1 an
  Hamid Shojanazeri cfacee4302 Update LLM_finetuning.md il y a 1 an
  Hamid Shojanazeri 62dd2b3f4b Update docs/LLM_finetuning.md il y a 1 an