Historial de Commits

Autor SHA1 Mensaje Fecha
  Beto 7e7c8d2514 fixing typo on x label hace 1 año
  Beto 5a011246e1 Modularizing the graphs further. Plotting train and validation separetly due to difference in number of steps. hace 1 año
  Beto 9938afd088 condensed functionality in a single function for plotting both epoch and step metrics hace 1 año
  Beto 92be45b0fe Adding matplotlib to requirements. Removing import from train_utils hace 1 año
  Beto 80a6ac41b5 Adding the rank to the metrics filename to differentiate the run from each GPU hace 1 año
  Beto 2f7256918e Adding support to save fine tuning metrics to json. Adding script to plot saved metrics. hace 1 año
  Matthias Reso 8ac44ef3be Fix vocab size mismatch in inference due to added pad token hace 1 año
  Geeta Chauhan 40b32ba559 Fix tqdm bar not change length after terminal is resized (#201) hace 1 año
  hongbo.mo 6217635e87 Fix tqdm bar not change length after terminal is resized hace 1 año
  Matthias Reso 0b2fa40dba Add unit test for weight decay hace 1 año
  Shijie Wu 91e2573aa8 pass weight_decay into optimizer hace 1 año
  Hamid Shojanazeri c38bf5bdd3 Add FSDP CPU offloading option (#122) hace 1 año
  Howard Liberty cc356b6017 Add FSDP CPU offloading option hace 1 año
  Yuanhao e554c1c8bf The tokenizer will not add eos_token by default hace 1 año
  tim-a-davis 3038020aa4 Replaced ClassVar config param with field hace 1 año
  Hamid Shojanazeri cfacee4302 Update LLM_finetuning.md hace 1 año
  Hamid Shojanazeri 62dd2b3f4b Update docs/LLM_finetuning.md hace 1 año
  varunfb 6f2201c655 Updated spell checker to resolve the issues in LLM_finetuning.md hace 1 año
  varunfb 2c1ecba170 Update LLM_finetuning.md hace 1 año
  Geeta Chauhan 279f4d4a0b Use OpenAssistent/oasst1 dataset for custom dataset example (#180) hace 1 año
  Kautilya Kondragunta b4c71bebee Update chat_completion.py hace 1 año
  Matthias Reso eccf7cb3dc Check additional example in resulting dataset hace 1 año
  Matthias Reso c33ea3cacb Fix pbar update hace 1 año
  hongbo.mo 5e910e6a42 Fix typo hace 1 año
  hongbo.mo 771da57167 Fix Dataset.md link to ../examples/custom_dataset.py hace 1 año
  hongbo.mo 0bc6a07a80 bugfix: update tqdm bar with the fixed gradient_accumulation_steps hace 1 año
  Matthias Reso ec00a2f722 Fix batching error hace 1 año
  Matthias Reso 631046e883 Fix spell check hace 1 año
  Matthias Reso 72d7d9dcb8 Fix link hace 1 año
  Matthias Reso 1cfd709e26 Fix typos hace 1 año