Pinned Repositories
AGGCN_TACRED
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
BiDAF-pytorch
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
CoRA
CoRA-pytorch
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
HNRE
Hierarchical Neural Relation Extraction
Mechanical-curriculum-design-by-Python
moco_align_uniform
MoCo with Alignment and Uniformity Loss.
PTR
Prompt Tuning with Rules
SeG
A pytorch implementation of the paper: Self-Attention Enhanced Selective Gate with Entity-Aware Embedding for Distantly Supervised Relation Extraction
YangLi1221's Repositories
YangLi1221/CoRA
YangLi1221/CoRA-pytorch
YangLi1221/SeG
A pytorch implementation of the paper: Self-Attention Enhanced Selective Gate with Entity-Aware Embedding for Distantly Supervised Relation Extraction
YangLi1221/AGGCN_TACRED
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
YangLi1221/BiDAF-pytorch
Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.
YangLi1221/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
YangLi1221/HNRE
Hierarchical Neural Relation Extraction
YangLi1221/Mechanical-curriculum-design-by-Python
YangLi1221/moco_align_uniform
MoCo with Alignment and Uniformity Loss.
YangLi1221/PTR
Prompt Tuning with Rules
YangLi1221/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.