joisino / private-recsysLinks
Code for "Private Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data?" (SDM 2022)
☆47Updated 3 years ago
Alternatives and similar repositories for private-recsys
Users that are interested in private-recsys are comparing it to the libraries listed below
Sorting:
- Code for "Active Learning from the Web" (WWW 2023)☆116Updated 2 years ago
- Gzip and nearest neighbors for text classification☆57Updated 2 years ago
- This project develops compact transformer models tailored for clinical text analysis, balancing efficiency and performance for healthcare…☆18Updated last year
- Resources related to EACL 2023 paper "SwitchPrompt: Learning Domain-Specific Gated Soft Prompts for Classification in Low-Resource Domain…☆52Updated 2 years ago
- Codes, scripts, and notebooks on various aspects of transformer models.☆27Updated 2 years ago
- Supervised instruction finetuning for LLM with HF trainer and Deepspeed☆35Updated 2 years ago
- Framework for building and maintaining self-updating prompts for LLMs☆64Updated last year
- A library for squeakily cleaning and filtering language datasets.☆47Updated 2 years ago
- Functional local implementations of main model parallelism approaches☆96Updated 2 years ago
- ☆23Updated 2 years ago
- [WIP] Behold, semantic-search, built over sentence-transformers to make it easy for search engineers to evaluate, optimise and deploy mod…☆15Updated 2 years ago
- ☆31Updated 2 years ago
- a pipeline for using api calls to agnostically convert unstructured data into structured training data☆30Updated 10 months ago
- Sequence models in Numpy☆25Updated 4 years ago
- Code for "Word Tour: One-dimensional Word Embeddings via the Traveling Salesman Problem" (NAACL 2022)☆107Updated 2 months ago
- The GeoV model is a large langauge model designed by Georges Harik and uses Rotary Positional Embeddings with Relative distances (RoPER).…