Pinned Repositories
transformers-lightning
A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transformers.
AsciiWords
Simple library that allows writing short sentences as a combination of ASCII symbols
CodeXGLUE
CodeXGLUE
dict-fancy-printer
A simple library used to print python dictionaries in a fancier and understandable way
DM_BD_Project2016
Project of DataMining and BigData
electra_pytorch
Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)
lines-shuffler
A simple tool that can be used to shuffle the lines of a document
password-vault
A simple python library to safely store your passwords using encription
python-ast-utils
Some utility functions built on top of the official ast module of Python.
source-code-tokenizer
A simple library written in Python containing tokenizers for multiple programming languages.
matteogabburo's Repositories
matteogabburo/source-code-tokenizer
A simple library written in Python containing tokenizers for multiple programming languages.
matteogabburo/python-ast-utils
Some utility functions built on top of the official ast module of Python.
matteogabburo/electra_pytorch
Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)
matteogabburo/lines-shuffler
A simple tool that can be used to shuffle the lines of a document
matteogabburo/password-vault
A simple python library to safely store your passwords using encription
matteogabburo/AsciiWords
Simple library that allows writing short sentences as a combination of ASCII symbols
matteogabburo/CodeXGLUE
CodeXGLUE
matteogabburo/dict-fancy-printer
A simple library used to print python dictionaries in a fancier and understandable way
matteogabburo/DM_BD_Project2016
Project of DataMining and BigData
matteogabburo/GeoTweetsCollecter
A simple script useful to download in real time the geotagged tweet from a chosen place
matteogabburo/GetOldTweets-python
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
matteogabburo/gvenv
Simple tool based on python virtual env
matteogabburo/introsde
Code samples, tutorials and projects for the course on Introduction to service design and engineering @ University of Trento
matteogabburo/introsde-2015-assignment-1
Contains assignment1 for introsde course
matteogabburo/introsde-2015-assignment-2
matteogabburo/introsde-2015-assignment-3-client
matteogabburo/introsde-2015-assignment-3-server
Source for Assignment3-2015/2016 of IntroSDE course
matteogabburo/llm-as2-baseline
code to perform experiments on as2 tasks using public llms
matteogabburo/matteogabburo.github.io
matteogabburo/prepare-large-datasets
matteogabburo/progweb_2014-2015
matteogabburo/pytet
matteogabburo/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
matteogabburo/rtl8812au
RTL8812AU/21AU Driver for Linux
matteogabburo/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
matteogabburo/transformers-lightning