Pinned Repositories
ATTEMPT
This is the oficial repository for "Parameter-Efficient Multi-task Tuning via Attentional Mixtures of Soft Prompts" (EMNLP 2022)
CORA
This is the official implementation of NeurIPS 2021 "One Question Answering Model for Many Languages with Cross-lingual Dense Passage Retrieval".
evidentiality_qa
The official implemetation of "Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks" (NAACL 2022).
learning_to_retrieve_reasoning_paths
The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".
logic_guided_qa
The official implementation of ACL 2020, "Logic-Guided Data Augmentation and Regularization for Consistent Question Answering".
OpenScholar
This repository includes the official implementation of OpenScholar: Synthesizing Scientific Literature with Retrieval-augmented LMs.
ScholarQABench
This repository contains ScholarQABench data and evaluation pipeline.
self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
XORQA
This is the official repository for NAACL 2021, "XOR QA: Cross-lingual Open-Retrieval Question Answering".
wikipedia2vec
A tool for learning vector representations of words and entities from Wikipedia
AkariAsai's Repositories
AkariAsai/self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
AkariAsai/OpenScholar
This repository includes the official implementation of OpenScholar: Synthesizing Scientific Literature with Retrieval-augmented LMs.
AkariAsai/learning_to_retrieve_reasoning_paths
The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".
AkariAsai/ATTEMPT
This is the oficial repository for "Parameter-Efficient Multi-task Tuning via Attentional Mixtures of Soft Prompts" (EMNLP 2022)
AkariAsai/XORQA
This is the official repository for NAACL 2021, "XOR QA: Cross-lingual Open-Retrieval Question Answering".
AkariAsai/logic_guided_qa
The official implementation of ACL 2020, "Logic-Guided Data Augmentation and Regularization for Consistent Question Answering".
AkariAsai/CORA
This is the official implementation of NeurIPS 2021 "One Question Answering Model for Many Languages with Cross-lingual Dense Passage Retrieval".
AkariAsai/ScholarQABench
This repository contains ScholarQABench data and evaluation pipeline.
AkariAsai/evidentiality_qa
The official implemetation of "Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks" (NAACL 2022).
AkariAsai/extractive_rc_by_runtime_mt
Code and datasets of "Multilingual Extractive Reading Comprehension by Runtime Machine Translation"
AkariAsai/unanswerable_qa
The official implementation for ACL 2021 "Challenges in Information Seeking QA: Unanswerable Questions and Paragraph Retrieval".
AkariAsai/OpenScholar_ExpertEval
This repository contains expert evaluation interface and data evaluation script for the OpenScholar project.
AkariAsai/Artificial_Intelligence
AkariAsai/papers
Summaries of machine learning papers
AkariAsai/pytorch-pretrained-BERT
đź“–The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
AkariAsai/wikiextractor
A tool for extracting plain text from Wikipedia dumps
AkariAsai/word-embeddings-benchmarks
Package for evaluating word embeddings. This is forked from kududak/word-embeddings-benchmarks
AkariAsai/AkariAsai
AkariAsai/AkariAsai.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
AkariAsai/AkariAsai.github.io_v1
AkariAsai/ARC-Solvers
ARC Question Solvers
AkariAsai/DrQA
Reading Wikipedia to Answer Open-Domain Questions
AkariAsai/hunalign
Sentence aligner
AkariAsai/KILT
Library for Knowledge Intensive Language Tasks
AkariAsai/LAMA
LAnguage Model Analysis
AkariAsai/lm-evaluation-harness
A framework for few-shot evaluation of language models.
AkariAsai/pytorch-playground
My PyTorch playground for NLP
AkariAsai/pytorch_practice
AkariAsai/simple-amt
A microframework for working with Amazon's Mechanical Turk
AkariAsai/sparse-to-dense.pytorch
PyTorch Implementation of ICRA 2018 "Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image"