Skip to content

I manually updated the resume dataloader part #20

Merged
merged 13 commits into from
Apr 20, 2024
Merged

I manually updated the resume dataloader part #20

merged 13 commits into from
Apr 20, 2024

Commits on Jan 23, 2024

  1. Tried to run Luis' code. Encountered error again. Going to add checkp…

    …oint to save progress.
    unknown authored and unknown committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ddbd109 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    781947f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    928e7fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from lrm22005/Luis

    Update pytorch_file_generation_loader_update.py
    lrm22005 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    b5a973e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge pull request #17 from lrm22005/Luis

    Update pytorch_file_generation_loader_update.py
    lrm22005 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fd3d77e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from lrm22005/Luis

    checkpointing changes
    lrm22005 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8462e1a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Fix merging conflicts

    doh16101 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ae1aa32 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update for machine learning way

    Luis Roberto Mercado Diaz committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3881e71 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Tar single UID's PT files.

    doh16101 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cb8a5af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    372b5d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Fixed conflicts

    doh16101 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a9de770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861e742 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Interpretation and addition of changes based on Darren Codes and Cass…

    …eys codes
    
    I did an addition of some changes that Cassey did before to ensure the availability of the code to run in my new environment, the change is saving the data loader stepping process, allowing to understand really well and restart the model without losing the previous downloading time.
    
    Darren code is a renovated version of our previous methods that ensures flexibility and ability to run the codes in any environment. The reference for now is a code in debugging, later it would be transpose in a more suitable definition structure.
    Luis Roberto Mercado Diaz committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    bfe5b1c View commit details
    Browse the repository at this point in the history