File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ Check out this awesome list of research papers and implementations done with Lig
371371- [ Transformers transfer learning (Huggingface)] ( https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=yr7eaxkF-djf )
372372- [ Transformers text classification] ( https://github.com/ricardorei/lightning-text-classification )
373373- [ VAE Library of over 18+ VAE flavors] ( https://github.com/AntixK/PyTorch-VAE )
374- - [ Finetune BERT, RoBERTa etc on QA Datasets like SQuAD] ( https://github.com/tshrjn/Finetune-QA/ )
374+ - [ Transformers Question Answering ( SQuAD) ] ( https://github.com/tshrjn/Finetune-QA/ )
375375- [ Pytorch-Lightning + Microsoft NNI with Docker] ( https://github.com/davinnovation/pytorch-boilerplate )
376376
377377## Tutorials
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ PyTorch Lightning Documentation
5353 Transformers transfer learning (Huggingface) <https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=yr7eaxkF-djf >
5454 Transformers text classification <https://github.com/ricardorei/lightning-text-classification >
5555 VAE Library of over 18+ VAE flavors <https://github.com/AntixK/PyTorch-VAE >
56+ Transformers Question Answering (SQuAD) <https://github.com/tshrjn/Finetune-QA/ >
5657
5758.. toctree ::
5859 :maxdepth: 1
You can’t perform that action at this time.
0 commit comments