Pinned Repositories
Attention-PyTorch
注意力机制实践
BERT-MRC-GLOBAL-POINTER-PYTORCH
Easy implementation of both mrc and global pointer
bert4keras-seq2seq
Various Seq2Seq implementation using bert4keras
CLDMTC
felix-chinese
基于bert4keras实现的flexible text edit model,在中文CSL标签生成数据集上的应用
HCL-MTC
code for HCL-MTC: Hierarchical Contrastive Learning for Multi-label Text Classification]{HCL-MTC: Hierarchical Contrastive Learning for Multi-label Text Classification
lasertagger-chinese
基于bert4keras实现的lasertagger,在中文标题生成任务上的最简单实现版本
Open-Data-Competetion
浙江省北大信息技术高等研究院-商探团队的开放数据应用大赛作品
spft
standard python functional tools
Visual-Question-Answering-CLEVR
simple VQA task on CLEVR based MCAN model
hanggun's Repositories
hanggun/felix-chinese
基于bert4keras实现的flexible text edit model,在中文CSL标签生成数据集上的应用
hanggun/lasertagger-chinese
基于bert4keras实现的lasertagger,在中文标题生成任务上的最简单实现版本
hanggun/bert4keras-seq2seq
Various Seq2Seq implementation using bert4keras
hanggun/Visual-Question-Answering-CLEVR
simple VQA task on CLEVR based MCAN model
hanggun/CLDMTC
hanggun/HCL-MTC
code for HCL-MTC: Hierarchical Contrastive Learning for Multi-label Text Classification]{HCL-MTC: Hierarchical Contrastive Learning for Multi-label Text Classification
hanggun/Open-Data-Competetion
浙江省北大信息技术高等研究院-商探团队的开放数据应用大赛作品
hanggun/BERT-MRC-GLOBAL-POINTER-PYTORCH
Easy implementation of both mrc and global pointer
hanggun/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
hanggun/bottom-up-attention.pytorch
A PyTorch reimplementation of bottom-up-attention models
hanggun/spft
standard python functional tools
hanggun/cardboard_count
纸板计数
hanggun/CLESR
The code for CLESR: Context-based Label Knowledge Enhanced Span Recognition for Named Entity Recognition
hanggun/CLGE
Chinese Language Generation Evaluation 中文生成任务基准测评
hanggun/comfy-image-saver
All the tools you need to save images with their generation metadata on ComfyUI. Compatible with Civitai & Prompthero geninfo auto-detection. Works with png, jpeg and webp.
hanggun/ComfyUI_ADV_CLIP_emb
ComfyUI node that let you pick the way in which prompt weights are interpreted
hanggun/E2E-AFG
An End-to-End Model with Adaptive Filtering for Retrieval-Augmented Generation
hanggun/EnhanceTextClasification
The code for masked sentence mixup strategy with triangle margin loss
hanggun/GAU-Transformer-for-ASR
hanggun/Hierarchical-Multi-Label-Text-Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
hanggun/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
hanggun/keras-transformer-schedual
keras implementation of transformer schedual
hanggun/models
hanggun/NLP-study
hanggun/Qwen-Agent
Agent framework and applications built upon Qwen, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
hanggun/Revisit-MMT
hanggun/RT-RAG
A method for multi-step content filtering for real-time retrieval enhancement, which involves pseudo-answer generation based on large language models and document reordering
hanggun/TensorflowASR
集成了Tensorflow 2版本的端到端语音识别模型,并且RTF(实时率)在0.1左右/Mandarin State-of-the-art Automatic Speech Recognition in Tensorflow 2
hanggun/TensorFlowASR-1
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
hanggun/vae
a simple vae and cvae from keras