knowledge distillation: 采用知识蒸馏,训练bert后指导textcnn
☆19Apr 29, 2021Updated 5 years ago
Alternatives and similar repositories for knowledge_distillation
Users that are interested in knowledge_distillation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CNN、BiLSTM、Bert(3layers)对Bert(12layers)模型的蒸馏的keras实现☆29Mar 3, 2020Updated 6 years ago
- 复现论文《Distilling Task-Specific Knowledge from BERT into Simple Neural Networks》☆16Jun 13, 2021Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆230Jul 27, 2022Updated 3 years ago
- Distilling Task-Specific Knowledge from BERT into Simple Neural Networks.☆15Aug 28, 2020Updated 5 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Math-NRE:中学数学知识抽取——关系抽取☆14Mar 20, 2020Updated 6 years ago
- GlobalPoiner中文医疗文本嵌套与非嵌套医疗文本命名实体识别实验☆14May 7, 2022Updated 3 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆22Jan 12, 2023Updated 3 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52May 23, 2020Updated 5 years ago
- Code for paper "Self-training Method Based on GCN for Semi-supervised Short Text Classification"☆11Oct 30, 2021Updated 4 years ago
- collect papers (knowledge distillation + recommendation system) 整理 知识蒸馏+推荐系统 的相关论文☆19Feb 4, 2021Updated 5 years ago
- Resources for our IJCAI 2020 paper, TopicKA: Generating Commonsense Knowledge-Aware Dialogue Responses Towards the Recommended Topic Fact☆12Nov 30, 2020Updated 5 years ago
- 嵌套命名实体识别 Nested NER☆20Nov 14, 2021Updated 4 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆19Apr 24, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆15Sep 10, 2019Updated 6 years ago
- Code for Fact-level Extractive Summarization with Hierarchical Graph Mask on BERT (coling 2020)☆16Mar 25, 2023Updated 3 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆19Dec 30, 2022Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Jun 21, 2021Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆316Jul 30, 2020Updated 5 years ago
- Code for Generalized Zero-Shot Text Classification for ICD Coding (IJCAI 2020)☆17Jul 27, 2020Updated 5 years ago
- 基于实体首尾指针SPAN的序列标注框架☆28Mar 14, 2022Updated 4 years ago
- TensorRT☆11Sep 22, 2020Updated 5 years ago
- 学习过程中的笔记梳理与总结☆28Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- python3 pytorch>=0.4☆11Dec 25, 2019Updated 6 years ago
- ☆17Feb 19, 2024Updated 2 years ago
- In MT-BERT we reproduce a neural language understanding model which implements a Multi-Task Deep Neural Network (MT-DNN) for learning re…☆21Dec 2, 2021Updated 4 years ago
- fastText中文词向量训练调优,加权融合字向量和词向量,解决过度表征字面量而非语义的问题☆11Aug 3, 2020Updated 5 years ago
- ☆15Jul 17, 2020Updated 5 years ago
- 本项目提供了面向中文的XLNet预训练模型,旨在丰富中文自然语言处理资源,提供多元化的中文预训练模型选择。 我们欢迎各位专家学者下载使用,并共同促进和发展中文资源建设。☆11May 30, 2023Updated 2 years ago
- The official Pytorch implementation of "UniKER: A Unified Framework for Combining Embedding and Definite Horn Rule Reasoning for Knowledg…☆15May 16, 2022Updated 3 years ago
- ☆13Feb 16, 2023Updated 3 years ago
- Rotate3D: Representing Relations as Rotations in Three-Dimensional Space for Knowledge Graph Embedding☆11Nov 22, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Source code for our AAAI'22 paper 《From Dense to Sparse: Contrastive Pruning for Better Pre-trained Language Model Compression》☆25Dec 15, 2021Updated 4 years ago
- ☆13Jul 11, 2018Updated 7 years ago
- 通过维基百科构建的一个中文同义词库,每一行(每一个\n分隔)为一组同义词。☆16Jul 19, 2023Updated 2 years ago
- 基 于依存句法与语义角色标注的三元组抽取☆11Sep 6, 2018Updated 7 years ago
- Uncertain Knowledge Graphs Embedding with BERT Pretrained Language Model☆17Oct 10, 2024Updated last year
- Source code for the EMNLP 2021 finding paper: Event-enhanced Knowledge Graph Embeddings☆13Sep 3, 2021Updated 4 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型