Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Merge pull request #3 from thiagoton/improve_env_setup   thiagoton 2 years ago
fix dvc cache type   Thiago Ton 2 years ago
deleting lock   Thiago Ton 2 years ago
avoids double fetching of data before experiment   Thiago Ton 2 years ago
adds local cache option   Thiago Ton 2 years ago
setup dvc_cache folder during env setup   Thiago Ton 2 years ago
fix verification of sercret file   Thiago Ton 2 years ago
adds rclone to env   Thiago Ton 2 years ago
adds git crypt as dependency   Thiago Ton 2 years ago
checks for secret file   Thiago Ton 2 years ago
fixes conda base info fetching   Thiago Ton 2 years ago
unlocking rclone config during env setup   Thiago Ton 2 years ago
updates gitignore   Thiago Ton 2 years ago
adds rclone information   Thiago Ton 2 years ago
adds rcloen server configuration   Thiago Ton 2 years ago
makes cache shared   Thiago Ton 2 years ago
Merge pull request #2 from thiagoton/refactores_train_pipeline   thiagoton 2 years ago
adds final evaluation stage for pipeline   Thiago Ton 2 years ago
changes train.py with new stages; adds best model output and temporary checkpoint files; make checkpoints at dvc   Thiago Ton 2 years ago
refactores file list loading   Thiago Ton 2 years ago
adds scripts for configuring environment, upload/download raw samples   Thiago Ton 2 years ago
Merge pull request #1 from thiagoton/dvc_support   thiagoton 2 years ago
adds colab execution script   Thiago Ton 2 years ago
adds dvc checkpoint saving   Thiago Ton 2 years ago
adds conda udpate at environment setup   Thiago Ton 2 years ago
updates environment.yml: adds ssh support to dvc   Thiago Ton 2 years ago
Preparing for colab execution   Thiago Ton 2 years ago
replaces storage: gdrive -> sftp   Thiago Ton 2 years ago
adds evaluation script   Thiago Ton 2 years ago
Refactores generator batch item fetch   Thiago Ton 2 years ago