Pinned Repositories
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
awesome-self-supervised-learning
A curated list of awesome self-supervised methods
bert
TensorFlow code and pre-trained models for BERT
CopyMTL
AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"
CRL
Implementation of the research paper Consistent Representation Learning for Continual Relation Extraction (Findings of ACL 2022)
DocRED
Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.
nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
ReadytoStart
RIFRE
Representation Iterative Fusion Based on Heterogeneous Graph Neural Network for Joint Entity and Relation Extraction
Self-MM
Codes for paper "Learning Modality-Specific Representations with Self-Supervised Multi-Task Learning for Multimodal Sentiment Analysis"
zhao9797's Repositories
zhao9797/RIFRE
Representation Iterative Fusion Based on Heterogeneous Graph Neural Network for Joint Entity and Relation Extraction
zhao9797/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
zhao9797/CopyMTL
AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"
zhao9797/CRL
Implementation of the research paper Consistent Representation Learning for Continual Relation Extraction (Findings of ACL 2022)
zhao9797/DocRED
Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.
zhao9797/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
zhao9797/ReadytoStart
zhao9797/Self-MM
Codes for paper "Learning Modality-Specific Representations with Self-Supervised Multi-Task Learning for Multimodal Sentiment Analysis"
zhao9797/RL-EAS
zhao9797/chaos
zhao9797/CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
zhao9797/cmrc2019
The Third Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2019)
zhao9797/ColossalAI
Making large AI models cheaper, faster and more accessible
zhao9797/DialogVED
Code and released pre-trained model for our ACL 2022 paper: "DialogVED: A Pre-trained Latent Variable Encoder-Decoder Model for Dialog Response Generation"
zhao9797/Enterprise-Registration-Data-of-Chinese-Mainland
**大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.【工商大数据】、【企业信息】、【enterprise registration data】。
zhao9797/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
zhao9797/GLM
GLM (General Language Model)
zhao9797/Global-Encoding
Global Encoding for Abstractive Summarization (ACL 2018)
zhao9797/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
zhao9797/Machine-Learning
机器学习原理
zhao9797/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
zhao9797/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
zhao9797/NREPapers
Must-read papers on neural relation extraction (NRE)
zhao9797/OKD-Reading-List
Papers for Open Knowledge Discovery
zhao9797/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zhao9797/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
zhao9797/THUIARWeb
All files which used to build the Official Website of THUIAR.
zhao9797/weightagnostic.github.io
nothing to see here yet
zhao9797/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
zhao9797/zhao9797