Pinned Repositories
DSSA
Document Sequence with Subtopic Attention
FLARE
Forward-Looking Active REtrieval-augmented generation (FLARE)
LAMA
LAnguage Model Analysis
lm-calibration
LPAQA
Language model Prompt And Query Archive
oie_rank
Iterative Rank-Aware Open IE
OmniTab
Pretraining with Natural and Synthetic Data for Few-shot Table-based Question Answering
ReAtt
Retrieval as Attention
RelEnt
X-FACTR
jzbjyb's Repositories
jzbjyb/FLARE
Forward-Looking Active REtrieval-augmented generation (FLARE)
jzbjyb/LPAQA
Language model Prompt And Query Archive
jzbjyb/ReAtt
Retrieval as Attention
jzbjyb/lm-calibration
jzbjyb/OmniTab
Pretraining with Natural and Synthetic Data for Few-shot Table-based Question Answering
jzbjyb/X-FACTR
jzbjyb/DSSA
Document Sequence with Subtopic Attention
jzbjyb/RelEnt
jzbjyb/multihop
jzbjyb/beir
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
jzbjyb/bpr
Binary Passage Retriever (BPR) - an efficient passage retriever for open-domain question answering
jzbjyb/COIL
NAACL2021 - COIL Contextualized Lexical Retriever
jzbjyb/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22)
jzbjyb/electra_pytorch
Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)
jzbjyb/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jzbjyb/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
jzbjyb/FiD
Fusion-in-Decoder
jzbjyb/jzbjyb.github.io
jzbjyb/knn-transformers
PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT
jzbjyb/language
Shared repository for open-sourced projects from the Google AI Language team.
jzbjyb/minbert-assignment
Minimalist BERT implementation assignment for CS11-747
jzbjyb/primeqa
The prime repository for state-of-the-art Multilingual Question Answering research and development.
jzbjyb/pytorch_neural_symbolic_machines
A PyTorch Implementation of Neural Symbolic Machines by Liang et al. (2018)
jzbjyb/SEAL
Search Engines with Autoregressive Language models
jzbjyb/TaBERT
This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic parsing. TaBERT is pre-trained on a massive corpus of 26M Web tables and their associated natural language context, and could be used as a drop-in replacement of a semantic parsers original encoder to compute representations for utterances and table schemas (columns).
jzbjyb/Table-Pretraining
TAPEX: Table Pre-training via Learning a Neural SQL Executor
jzbjyb/tapas
End-to-end neural table-text understanding models.
jzbjyb/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
jzbjyb/TURL
Code and data for "TURL: Table Understanding through Representation Learning"
jzbjyb/unifiedqa
UnifiedQA: Crossing Format Boundaries With a Single QA System