Pinned Repositories
bart_ls
Long-context pretrained encoder-decoder models
multihop_dense_retrieval
Multi-hop dense retrieval for question answering
xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
DeepPath
code and docs for my EMNLP paper "DeepPath: A Reinforcement Learning Method for Knowledge Graph Reasoning"
Extremely-Fine-Grained-Entity-Typing
PyTorch implementation of our paper "Imposing Label-Relational Inductive Bias for Extremely Fine-Grained Entity Typing" (NAACL19)
Knowledge-Aware-Reader
PyTorch implementation of the ACL 2019 paper "Improving Question Answering over Incomplete KBs with Knowledge-Aware Reader"
One-shot-Relational-Learning
Code for One-shot Relational Learning for Knowledge Graphs (EMNLP18)
ProQA
Progressively Pretrained Dense Corpus Index for Open-Domain QA and Information Retrieval
pylucene-bm25
Lucene open-domain QA retrieval in python
walk_the_blocks
Implementation of Scheduled Policy Optimization for task-oriented language grouding
xwhan's Repositories
xwhan/DeepPath
code and docs for my EMNLP paper "DeepPath: A Reinforcement Learning Method for Knowledge Graph Reasoning"
xwhan/One-shot-Relational-Learning
Code for One-shot Relational Learning for Knowledge Graphs (EMNLP18)
xwhan/Knowledge-Aware-Reader
PyTorch implementation of the ACL 2019 paper "Improving Question Answering over Incomplete KBs with Knowledge-Aware Reader"
xwhan/Extremely-Fine-Grained-Entity-Typing
PyTorch implementation of our paper "Imposing Label-Relational Inductive Bias for Extremely Fine-Grained Entity Typing" (NAACL19)
xwhan/ProQA
Progressively Pretrained Dense Corpus Index for Open-Domain QA and Information Retrieval
xwhan/walk_the_blocks
Implementation of Scheduled Policy Optimization for task-oriented language grouding
xwhan/pylucene-bm25
Lucene open-domain QA retrieval in python
xwhan/Raft-python
A Python implementation of Raft
xwhan/dialogue_generation
emotional dialogue genertion
xwhan/Freebase-SPARQL-server-on-AWS
Tutorial on Freebase SPARQL server setup using AWS instance
xwhan/fairseq-wklm
fairseq-internal
xwhan/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
xwhan/.tmux
🇫🇷 Oh My Tmux! Pretty & versatile tmux configuration made with ❤️ (imho the best tmux configuration that just works)
xwhan/BLINK
Entity Linker solution
xwhan/EvalAI
:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
xwhan/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
xwhan/longformer
Longformer: The Long-Document Transformer
xwhan/multihop_dense_retrieval
Multi-hop dense retrieval for question answering
xwhan/PyTorch-BigGraph
Software used for generating embeddings from large-scale graph-structured data.
xwhan/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
xwhan/wikidata-filter
a command-line tool to filter and format a Wikidata entities dump
xwhan/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
xwhan/xwhan