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
:wrench: Rename the top-level config name   botany 1 year ago
:wrench: Update all the model configs to work with the new "model" group   botany 1 year ago
:wrench: Make a new config group to manage all the training settings separately   botany 1 year ago
:wrench: Change to manage the model configs in the same group   botany 1 year ago
:wrench: Rename the config name of models   botany 1 year ago
:wrench: Remove unused part in a schema   botany 1 year ago
:wrench: Update hydra configs to work with optax.inject_hyperparams   botany 1 year ago
:sparkles: Reimplement the layout generator trainer   botany 1 year ago
:art: Remove an unused embedding and a parameter to switch whether to use it   botany 1 year ago
:wrench: Update the default paramters for BLT training   botany 1 year ago
:wrench: Remove the unused parameter from the hydra config   botany 1 year ago
:bug: Update the model initialization due to the modification of its structure through the bart training code development   botany 1 year ago
:art: Use the same tokenize method for layout information as used in the bart training   botany 1 year ago
:bug: Use the connected one sentence as an input   botany 1 year ago
:art: Use the same variable names   botany 1 year ago
:sparkles: Update the bart model initialization to make manually added modules in its decoder recognizable from the flax init system   botany 1 year ago
:sparkles: Update the bart model to receive layout embedding and use it for attention calculation in the decoder   botany 1 year ago
:sparkles: Change the bart input from the whole sentence to slide title related snippets   botany 1 year ago
:art: Change to use 4 spaces instead of 2 as tabs   botany 1 year ago
:bug: Fix bug when padding the BART encoder inputs   botany 1 year ago
:wrench: Change qkv dimension of BLT training from 512 to 1024   botany 1 year ago
:bug: Fix bugs   botany 1 year ago
:bug: Make sure not to try to overwrite an immutable tuple   botany 1 year ago
:art: Rename batches used for training to train_batch   botany 1 year ago
:art: Remove unnecessary variables   botany 1 year ago
:wrench: Change the dataset directory path   botany 1 year ago
:art: Remove the initial_step variable   botany 1 year ago
:sparkles: Allow BLT to receive BART encoder inputs   botany 1 year ago
:sparkles: Add the feature to search snippets related to slide titles   botany 1 year ago
:art: Clean the code of kl divergence for dataset generation   botany 1 year ago