Skip to content
View NJUxlj's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report NJUxlj

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

Pinned Loading

  1. Chinese-MedQA-Qwen2 Chinese-MedQA-Qwen2 Public

    基于Qwen2的医疗问答模型,同时基于LLaMA-Factory和Fast-LLM项目

    Python 1

  2. apply-transformer-on-nlp-tasks apply-transformer-on-nlp-tasks Public

    利用transformer层来实现各种NLP任务

    Python

  3. Travel-Agent-based-on-LLM-and-SFT Travel-Agent-based-on-LLM-and-SFT Public

    A travel agent based on qwen2 and DPO

    Python 2 1

  4. A-star-search-based-neural-network-performance-comparison A-star-search-based-neural-network-performance-comparison Public

    A comparison of neural networks in limb movement classification tasks based on the A* hyperparameter search algorithm. Our goal is to design an A* algorithm capable of finding the optimal combinat…

    Python 1

  5. An-Academic-Paper-Chatbot-based-on-LLama3.1-and-Knowledge-Graph An-Academic-Paper-Chatbot-based-on-LLama3.1-and-Knowledge-Graph Public

    基于知识图谱和大模型的对话系统

    Python 3

  6. fine-tune-t5-using-cnn-dailymail fine-tune-t5-using-cnn-dailymail Public

    我们在cnn-dailymail数据集上微调google-T5模型,微调方法包括:使用scripts、trainer、pytorch、peft、trl。另外,我们设计一个数据集转换函数,将bbc_news数据集转为了cnn_dailymail的格式。另外,还包含了多GPU微调,上传huggingface_hub的一整套标准SOP

    Jupyter Notebook