dotfiles

My personal dotfiles.
Log | Files | Refs | Submodules | README

commit 32739711133ff40657524db957bf7b4b720893d5
parent 021c97cfcb9492c2cd95f00aacd8654a4e44fab0
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Mon, 29 Jun 2026 02:21:06 -0300

bib: update

Diffstat:
M.config/bib/references.bib | 182+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
M.local/bin/biblist-key | 2+-
M.local/bin/biblist-ref | 4+++-
M.local/bin/biblist-url | 2+-
4 files changed, 187 insertions(+), 3 deletions(-)

diff --git a/.config/bib/references.bib b/.config/bib/references.bib @@ -1664,6 +1664,7 @@ archiveprefix = "arXiv", primaryclass = "cs.LG", URL = "https://arxiv.org/abs/2305.04391", + alias = "RED-diff", } @Misc{zilberstein2024, @@ -1726,6 +1727,7 @@ archiveprefix = "arXiv", primaryclass = "cs.LG", URL = "https://arxiv.org/abs/2006.11239", + alias = "DDPS", } @Misc{radford2021, @@ -1789,3 +1791,183 @@ primaryclass = "cs.CV", URL = "https://arxiv.org/abs/2112.10752", } + +@InProceedings{radford2018, + title = "Improving Language Understanding by Generative Pre-Training", + author = "Alec Radford and Karthik Narasimhan", + year = "2018", + URL = "https://cdn.openai.com/research-covers/language-unsupervised/language_understanding_paper.pdf", + alias = "GPT-1", +} + +@InProceedings{radford2019, + title = "Language Models are Unsupervised Multitask Learners", + author = "Alec Radford and Jeff Wu and Rewon Child and David Luan and Dario Amodei and Ilya Sutskever", + year = "2019", + URL = "https://api.semanticscholar.org/CorpusID:160025533", + localrefs = "Radford et al., 2018=radford2018", + alias = "GPT-2", +} + +@Article{brown2020, + author = "Tom B. Brown and Benjamin Mann and Nick Ryder and Melanie Subbiah and Jared Kaplan and Prafulla Dhariwal and Arvind Neelakantan and Pranav Shyam and Girish Sastry and Amanda Askell and Sandhini Agarwal and Ariel Herbert{-}Voss and Gretchen Krueger and Tom Henighan and Rewon Child and Aditya Ramesh and Daniel M. Ziegler and Jeffrey Wu and Clemens Winter and Christopher Hesse and Mark Chen and Eric Sigler and Mateusz Litwin and Scott Gray and Benjamin Chess and Jack Clark and Christopher Berner and Sam McCandlish and Alec Radford and Ilya Sutskever and Dario Amodei", + title = "Language Models are Few-Shot Learners", + journal = "CoRR", + volume = "abs/2005.14165", + year = "2020", + URL = "https://arxiv.org/abs/2005.14165", + eprinttype = "arXiv", + eprint = "2005.14165", + timestamp = "Thu, 25 May 2023 10:38:31 +0200", + biburl = "https://dblp.org/rec/journals/corr/abs-2005-14165.bib", + bibsource = "dblp computer science bibliography, https://dblp.org", + localrefs = "RWC+ 19=radford2019", + alias = "GPT-3", +} + +@misc{hu2021, + title={LoRA: Low-Rank Adaptation of Large Language Models}, + author={Edward J. Hu and Yelong Shen and Phillip Wallis and Zeyuan Allen-Zhu and Yuanzhi Li and Shean Wang and Lu Wang and Weizhu Chen}, + year={2021}, + eprint={2106.09685}, + archivePrefix={arXiv}, + primaryClass={cs.CL}, + url={https://arxiv.org/abs/2106.09685}, +} + +@Misc{mikolov2013, + title = "Efficient Estimation of Word Representations in Vector Space", + author = "Tomas Mikolov and Kai Chen and Greg Corrado and Jeffrey Dean", + year = "2013", + eprint = "1301.3781", + archiveprefix = "arXiv", + primaryclass = "cs.CL", + URL = "https://arxiv.org/abs/1301.3781", + alias = "word2vec", +} + +@Misc{su2023, + title = "{RoFormer}: Enhanced Transformer with Rotary Position Embedding", + author = "Jianlin Su and Yu Lu and Shengfeng Pan and Ahmed Murtadha and Bo Wen and Yunfeng Liu", + year = "2023", + eprint = "2104.09864", + archiveprefix = "arXiv", + primaryclass = "cs.CL", + URL = "https://arxiv.org/abs/2104.09864", + alias = "RoPE", +} + +@Misc{shazeer2020, + title = "{GLU} Variants Improve Transformer", + author = "Noam Shazeer", + year = "2020", + eprint = "2002.05202", + archiveprefix = "arXiv", + primaryclass = "cs.LG", + URL = "https://arxiv.org/abs/2002.05202", + alias = "GEGLU SwiGLU ReGLU", +} + +@Misc{hoffmann2022, + title = "Training Compute-Optimal Large Language Models", + author = "Jordan Hoffmann and Sebastian Borgeaud and Arthur Mensch and Elena Buchatskaya and Trevor Cai and Eliza Rutherford and Diego de Las Casas and Lisa Anne Hendricks and Johannes Welbl and Aidan Clark and Tom Hennigan and Eric Noland and Katie Millican and George van den Driessche and Bogdan Damoc and Aurelia Guy and Simon Osindero and Karen Simonyan and Erich Elsen and Jack W. Rae and Oriol Vinyals and Laurent Sifre", + year = "2022", + eprint = "2203.15556", + archiveprefix = "arXiv", + primaryclass = "cs.CL", + URL = "https://arxiv.org/abs/2203.15556", + alias = "IsoFLOP", +} + +@Misc{wei2022_1, + title = "Emergent Abilities of Large Language Models", + author = "Jason Wei and Yi Tay and Rishi Bommasani and Colin Raffel and Barret Zoph and Sebastian Borgeaud and Dani Yogatama and Maarten Bosma and Denny Zhou and Donald Metzler and Ed H. Chi and Tatsunori Hashimoto and Oriol Vinyals and Percy Liang and Jeff Dean and William Fedus", + year = "2022", + eprint = "2206.07682", + archiveprefix = "arXiv", + primaryclass = "cs.CL", + URL = "https://arxiv.org/abs/2206.07682", +} + +@Misc{devlin2019, + title = "{BERT}: Pre-training of Deep Bidirectional Transformers for Language Understanding", + author = "Jacob Devlin and Ming-Wei Chang and Kenton Lee and Kristina Toutanova", + year = "2019", + eprint = "1810.04805", + archiveprefix = "arXiv", + primaryclass = "cs.CL", + URL = "https://arxiv.org/abs/1810.04805", +} + +@Misc{wei2022_2, + title = "Finetuned Language Models Are Zero-Shot Learners", + author = "Jason Wei and Maarten Bosma and Vincent Y. Zhao and Kelvin Guu and Adams Wei Yu and Brian Lester and Nan Du and Andrew M. Dai and Quoc V. Le", + year = "2022", + eprint = "2109.01652", + archiveprefix = "arXiv", + primaryclass = "cs.CL", + URL = "https://arxiv.org/abs/2109.01652", + alias = "FLAN", +} + +@Misc{longpre2023, + title = "The Flan Collection: Designing Data and Methods for Effective Instruction Tuning", + author = "Shayne Longpre and Le Hou and Tu Vu and Albert Webson and Hyung Won Chung and Yi Tay and Denny Zhou and Quoc V. Le and Barret Zoph and Jason Wei and Adam Roberts", + year = "2023", + eprint = "2301.13688", + archiveprefix = "arXiv", + primaryclass = "cs.AI", + URL = "https://arxiv.org/abs/2301.13688", + alias = "FLAN", +} + +@Misc{dettmers2023, + title = "{QLoRA}: Efficient Finetuning of Quantized {LLMs}", + author = "Tim Dettmers and Artidoro Pagnoni and Ari Holtzman and Luke Zettlemoyer", + year = "2023", + eprint = "2305.14314", + archiveprefix = "arXiv", + primaryclass = "cs.LG", + URL = "https://arxiv.org/abs/2305.14314", +} + +@Book{mccullagh1989, + title = "Generalized linear models", + author = "John A. Nelder P. McCullagh", + publisher = "Chapman and Hall/CRC", + year = "1989", + series = "Chapman \& Hall/CRC Monographs on Statistics \& Applied Probability", + edition = "2", +} + +@Book{faraway2016, + title = "Extending the linear model with {R} : generalized linear, mixed effects and nonparametric regression models", + author = "Julian James Faraway", + publisher = "Chapman \& Hall/CRC", + year = "2016", + series = "Chapman \& Hall/CRC texts in statistical science series 124", + edition = "Second edition.", +} + +@Book{faraway2014, + title = "Linear Models with {R}", + author = "Julian J Faraway", + publisher = "Taylor \& Francis", + year = "2014", + series = "Chapman \& Hall/CRC Texts in Statistical Science", + edition = "2", +} + +@Book{wood2006, + title = "Generalized additive models : an introduction with {R}", + author = "Simon N. Wood", + publisher = "Chapman \& Hall/CRC", + year = "2006", + series = "Texts in statistical science.", +} + +@Book{chambers1992, + title = "Statistical Models in {S}", + author = "Hastie T. Chambers J. M.", + year = "1992", +} diff --git a/.local/bin/biblist-key b/.local/bin/biblist-key @@ -14,7 +14,7 @@ while (my $entry = Text::BibTeX::Entry->new($bibfile)) { my @details = map { $entry->get($_) } grep { $entry->exists($_) } - qw(title author journal year); + qw(alias title author journal year); print "$key | ", join(" | ", @details), "\n"; } diff --git a/.local/bin/biblist-ref b/.local/bin/biblist-ref @@ -19,6 +19,7 @@ while (my $e = Text::BibTeX::Entry->new($bibfile)) { $entry{$key} = { author => $e->get("author") // "", title => $e->get("title") // "", + alias => $e->get("alias") // "", year => $e->get("year") // "", localrefs => $e->get("localrefs") // "", }; @@ -37,6 +38,7 @@ for my $n (@sorted) { my $author = $entry{$dst}{author} // "?"; my $year = $entry{$dst}{year} // "?"; my $title = $entry{$dst}{title} // "?"; + my $alias = $entry{$dst}{alias} // "?"; - print "$dst | $n | $title | $author | $year\n"; + print "$dst | $n | $alias | $title | $author | $year\n"; } diff --git a/.local/bin/biblist-url b/.local/bin/biblist-url @@ -18,7 +18,7 @@ while (my $entry = Text::BibTeX::Entry->new($bibfile)) { my @details = map { $entry->get($_) } grep { $entry->exists($_) } - qw(title author journal year); + qw(alias title author journal year); print "$url | ", join(" | ", @details), "\n"; }