Pinned Repositories
AI-Scientist
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
algorithm-note
算法总结
AnyQ
FAQ-based Question Answering System
BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
bert_note
bert的实现&在自己的语料上训练bert模型
blog-img
ccf_2020_qa_match
ccf 2020 qa match competition top1
ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
MLE_NOTE
MLE相关准备资料
NLP-PaperWeekly-Summary
hflyzju's Repositories
hflyzju/bert_note
bert的实现&在自己的语料上训练bert模型
hflyzju/MLE_NOTE
MLE相关准备资料
hflyzju/algorithm-note
算法总结
hflyzju/simbert
a bert for retrieval and generation
hflyzju/AI-Scientist
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
hflyzju/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
hflyzju/blog-img
hflyzju/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
hflyzju/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
hflyzju/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
hflyzju/DAMO-ConvAI
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
hflyzju/DeBERTa
The implementation of DeBERTa
hflyzju/ganbert
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks
hflyzju/MLE-interview
该仓库记录搜索推荐算法工程师的必备面试知识点+paper
hflyzju/NLP-PaperWeekly-Summary
hflyzju/ContextualSP
Multiple paper open-source codes of the Microsoft Research Asia DKI group
hflyzju/GPLinker_pytorch
GPLinker_pytorch
hflyzju/hflyzju.github.io
hflyzju/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
hflyzju/NLP-Series-sentence-embeddings
NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE
hflyzju/PL-Marker
Source code for "Packed Levitated Marker for Entity and Relation Extraction"
hflyzju/plm-nlp-code
基于预训练的方法配套代码
hflyzju/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
hflyzju/rasa_chinese_book_code
《Rasa实战:构建开源对话机器人》官方随书代码 | The official source code of Rasa in Action: Building Open Source Conversational AI
hflyzju/ReseachAgentDemo
hflyzju/rlfh-gen-div
This is code for most of the experiments in the paper Understanding the Effects of RLHF on LLM Generalisation and Diversity
hflyzju/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
hflyzju/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
hflyzju/TadNER
The code and data for our paper "Type-Aware Decomposed Framework for Few-Shot Named Entity Recognition" accepted by Findings of EMNLP 2023.
hflyzju/tagger_rewriter
对话改写介绍文章