Skip to content
View honeyandme's full-sized avatar

Block or report honeyandme

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. RAGQnASystem RAGQnASystem Public

    本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可靠性问题。

    Jupyter Notebook 258 39

  2. knowledge knowledge Public

    构建一个医疗领域知识图谱和一个基于Flask的简易网页聊天机器人,通过ner获取用户问题的实体并在知识图谱内提取答案。

    Python 9

  3. prompt_text_classification prompt_text_classification Public

    使用prompt对bert在分类任务上进行微调。

    Python 3

  4. CLIP-Based-Image-Text-Similarity-Task CLIP-Based-Image-Text-Similarity-Task Public

    将ViT做为图片的Encoder,Bert做为文本的Encoder,利用对比学习的方式训练clip。

    Python 2 1

  5. all_the_way_to_nlp all_the_way_to_nlp Public

    NLP学习之路~手写复现各种NLP算法

    Python 1

  6. acapp acapp Public

    第一个游戏

    JavaScript