Commit History

Author SHA1 Message Date
  amitsangani 636fd00d16 Llama 2 Connect 2023 Colab Notebook 1 year ago
  Beto 7e7c8d2514 fixing typo on x label 1 year ago
  Beto 5a011246e1 Modularizing the graphs further. Plotting train and validation separetly due to difference in number of steps. 1 year ago
  Beto 9938afd088 condensed functionality in a single function for plotting both epoch and step metrics 1 year ago
  Matthias Reso a0cd3c7c77 Added dependency to qsnb 1 year ago
  Matthias Reso 8077a08d78 Updated quickstart notebook to use llama_recipes package 1 year ago
  Beto 92be45b0fe Adding matplotlib to requirements. Removing import from train_utils 1 year ago
  Anshika b8d327f7c3 Update grammar_dataset_process.ipynb 1 year ago
  Anshika fecfece7e3 Update grammar_dataset_process.ipynb 1 year ago
  Beto 80a6ac41b5 Adding the rank to the metrics filename to differentiate the run from each GPU 1 year ago
  Beto 2f7256918e Adding support to save fine tuning metrics to json. Adding script to plot saved metrics. 1 year ago
  Geeta Chauhan 18e0198626 Make tests run on cpu instance (#212) 1 year ago
  Matthias Reso 584bc93609 Make tests run on cpu instance 1 year ago
  Matthias Reso eafea7b366 Invalidate labels in dialog dataset to disable loss 1 year ago
  Matthias Reso cc8cc0d3c3 fix grammar dataset 1 year ago
  Matthias Reso 2e4bd2a665 Resize vocab size to fix idx error 1 year ago
  Matthias Reso 10f9367e56 fix missing labels in datasets 1 year ago
  Matthias Reso f2d02a9362 Add unit test for dis sampler 1 year ago
  Matthias Reso be63d9ec39 Remove padding in alpaca ds; remove concat in grammar 1 year ago
  Matthias Reso ddf58d205d Added dist length based batch sampler 1 year ago
  Matthias Reso ca41c1c697 Adjust tests to len based batch sampling 1 year ago
  Matthias Reso 97a7871f4b Fix seed in test 1 year ago
  Matthias Reso 17209cdabd Add license to test file 1 year ago
  Matthias Reso d5054ecae9 Move sampler test 1 year ago
  Matthias Reso 63ce4ce7f6 Moved sampler to data submodule 1 year ago
  Matthias Reso f620f3589d Adds length based batch sampler 1 year ago
  Matthias Reso 8ac44ef3be Fix vocab size mismatch in inference due to added pad token 1 year ago
  Geeta Chauhan 40b32ba559 Fix tqdm bar not change length after terminal is resized (#201) 1 year ago
  hongbo.mo 6217635e87 Fix tqdm bar not change length after terminal is resized 1 year ago
  Matthias Reso 0b2fa40dba Add unit test for weight decay 1 year ago