Pinned Repositories
chinese-word-segmentation-pytorch
Chinese Word Segmentation task based on BERT and implemented in Pytorch
golden-retriever
Golden Retriever - A Lightning framework for retriever architecture prototype
ipa
NLP Preprocessing Pipeline Wrappers
llama-trainer
Llama Trainer Utility
nlp-template
A template to initialize PyTorch projects that use as a backbone framework PyTorch Lightning
sense-embedding
BabelNet (and WordNet) sense embedding trained with Word2Vec and FastText
Super-SloMo-tf2
Tensorflow 2 implementation of Super SloMo paper
transformer-srl
Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.
transformers-embedder
A Word Level Transformer layer based on PyTorch and 🤗 Transformers.
usea
Universal Semantic Annotator (LREC 2022)
Riccorl's Repositories
Riccorl/transformer-srl
Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.
Riccorl/Super-SloMo-tf2
Tensorflow 2 implementation of Super SloMo paper
Riccorl/transformers-embedder
A Word Level Transformer layer based on PyTorch and 🤗 Transformers.
Riccorl/ipa
NLP Preprocessing Pipeline Wrappers
Riccorl/llama-trainer
Llama Trainer Utility
Riccorl/golden-retriever
Golden Retriever - A Lightning framework for retriever architecture prototype
Riccorl/nlp-template
A template to initialize PyTorch projects that use as a backbone framework PyTorch Lightning
Riccorl/awesome-nlp-papers
A List of interesting papers (mostly) around NLP.
Riccorl/nlp-dataset-readers
Readers for NLP Datasets
Riccorl/transformers-ner
Simple NER model, showcasing Transformer Embedder library.
Riccorl/elmo-wsd
Supervised end-to-end neural architecture that learns how to disambiguate words inside a text.
Riccorl/Riccorl
It is a special repository. Its README.md will appear on your public profile!
Riccorl/chat-ui
Open source codebase powering the HuggingChat app
Riccorl/dotfiles
Riccorl/dotfiles-1
My lovely dots ~/.💖
Riccorl/jekyll-minestral-blog
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Riccorl/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.
Riccorl/lit-gpt
Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
Riccorl/llama.cpp
LLM inference in C/C++
Riccorl/llm-foundry
LLM training code for Databricks foundation models
Riccorl/llm-inference
Riccorl/llm-pretrain
Riccorl/minestral-docusaurus
Riccorl/minestreal-blog-nextjs
Riccorl/NeMo
NeMo: a toolkit for conversational AI
Riccorl/NeMo-Megatron-Launcher
NeMo Megatron launcher and tools
Riccorl/relik
Retrieve, Read and LinK: Fast and Accurate Entity Linking and Relation Extraction on an Academic Budget (ACL 2024)
Riccorl/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Riccorl/transformer-deploy
Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀
Riccorl/wikipedia-utils