Skip to content
View Lizhecheng02's full-sized avatar
Block or Report

Block or report Lizhecheng02

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

  1. Kaggle-LLM_Science_Exam Kaggle-LLM_Science_Exam Public

    Implementing science-related multiple-choice question answering based on LLMs and RAG.

    Jupyter Notebook 2

  2. lullabies777/kaggle-detect-sleep lullabies777/kaggle-detect-sleep Public

    kaggle-detect-sleep

    Jupyter Notebook 2 1

  3. Kaggle-Detect_Sleep_States Kaggle-Detect_Sleep_States Public

    Predicting changes in sleep states based on sleep monitoring data. (Mainly PrecTime model)

    Jupyter Notebook 2

  4. Kaggle-LLM-Detect_AI_Generated_Text Kaggle-LLM-Detect_AI_Generated_Text Public

    Detect whether the text is AI-generated by training a new tokenizer and combining it with tree classification models or by training language models on a large dataset of human & AI-generated texts.

    Jupyter Notebook 2

  5. Custom-ChatGPT Custom-ChatGPT Public

    Using the question-answer dataset on Hugging Face to fine-tune ChatGPT and compare the fine-tuned model with original ChatGPT.

    Python 1

  6. Kaggle-PII_Data_Detection Kaggle-PII_Data_Detection Public

    Implement named entity recognition (NER) using regex and fine-tuned LLM, with a total of 15 categories. The ultimate goal is to apply the model to detect personally identifiable information (PII) i…

    Jupyter Notebook 1