Historique des commits

Auteur SHA1 Message Date
  amitsangani b5267c515d address comments il y a 1 an
  Hamid Shojanazeri 3c620b2b29 clean up il y a 1 an
  Hamid Shojanazeri cd3a72ec35 fix format and missing packages il y a 1 an
  amitsangani 636fd00d16 Llama 2 Connect 2023 Colab Notebook il y a 1 an
  Beto 7e7c8d2514 fixing typo on x label il y a 1 an
  Beto 5a011246e1 Modularizing the graphs further. Plotting train and validation separetly due to difference in number of steps. il y a 1 an
  Beto 9938afd088 condensed functionality in a single function for plotting both epoch and step metrics il y a 1 an
  Matthias Reso a0cd3c7c77 Added dependency to qsnb il y a 1 an
  Matthias Reso 8077a08d78 Updated quickstart notebook to use llama_recipes package il y a 1 an
  Beto 92be45b0fe Adding matplotlib to requirements. Removing import from train_utils il y a 1 an
  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