Fetching metadata from the HF Docker repository... OliverPerrin
Fixing summary bugs
7aa03a0 - .github CI: Add sentencepiece for T5 tokenizer tests
- artifacts Medium training run
- checkpoints Made necessary .json files available for hugging face hosting
- configs Cleaned up code, added multiseed training wrapper, PyTorch profiler training option, updated gradio demo, made changes to research paper to match new changes and new training results from adding new training techniques, architecture.md now explains all designs and decisions
- data Fixing summary bugs
- docs Added Bert Baseline comparison training script and ignored unneccessary files
- outputs Fixed HF build issue
- scripts Fixing summary bugs
- src updated readme, ruff formatted all files
- tests updated readme, ruff formatted all files
- 1.68 kB Fix tokenizer files, remove LFS dependency for .model files
- 813 Bytes Fixed HF build issue
- 317 Bytes Build: Pin ruff to v0.4.4 in pre-commit to match CI
- 783 Bytes Fixing summary bugs
- 35.1 kB Initial commit
- 7.09 kB Fixed Ruff check and small redme update
- 2.34 kB Cleaned up code, added multiseed training wrapper, PyTorch profiler training option, updated gradio demo, made changes to research paper to match new changes and new training results from adding new training techniques, architecture.md now explains all designs and decisions
- 226 Bytes Fixing HF build issue