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
:twisted_rightwards_arrows: Merge branch 'develop'   botany 1 year ago
:sparkles: Add layout visualisation   botany 1 year ago
:sparkles: Add inference stage code for layout generation   botany 1 year ago
:art: Make sure to use the same terminology   botany 1 year ago
:art: Use the word `class` for the slide element category instead of `asset` for clarity   botany 1 year ago
:package: Add wandb directory to the `.gitignore`   botany 1 year ago
:wrench: Update the save directory path when applying hydra sweeps   botany 1 year ago
:art: Remove blank lines   botany 1 year ago
:bug: FFix the config schema to specify multiple devices   botany 1 year ago
:bug: Change one of the decoder kwargs in a `prepare_inputs_for_generation` from `layout_embedding` to `layout_input_dict`   botany 1 year ago
:bug: Add `unreplicate` method to make sure the variables on multiple devices be back on the host   botany 1 year ago
:art: Rename multi-device rng keys   botany 1 year ago
:art: Rename `logits_mask` as `logit_masks`   botany 1 year ago
:bug: Fix bug for configs to be logged in W&B   botany 1 year ago
:speech_balloon: Remove unnecessary commented part   botany 1 year ago
:wrench: Add text summarization configs   botany 1 year ago
:sparkles: Update layout generator code   botany 1 year ago
:sparkles: Reimplement the text summarizer trainer   botany 1 year ago
:art: Rename the text summarizer training code   botany 1 year ago
:wastebasket: Remove the old trainer class   botany 1 year ago
:sparkles: Allow the trainer class to supervise dataset configs as well   botany 1 year ago
:bug: Fix the accessing path to training configs in a code   botany 1 year ago
:pencil2: Fix typo of a config file name   botany 1 year ago
:art: Move the data loader for layout generator training   botany 1 year ago
:art: Rename the layout generator training code   botany 1 year ago
:wastebasket: Remove original layout-blt code   botany 1 year ago
:speech_balloon: Remove unnecessary commented parts   botany 1 year ago
:art: Remove unused import lines   botany 1 year ago
:art: Move lines to make the code easier to read   botany 1 year ago
:art: Rename the config name used for layout generator training   botany 1 year ago