Skip to content
View 10-OASIS-01's full-sized avatar
💻
Focusing
💻
Focusing

Block or report 10-OASIS-01

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
10-OASIS-01/README.md
  • 👋 Hi, I’m Yibin (Léon) Liu, an undergraduate student majoring in artificial intelligence at Northeastern University(China).
  • 👀 I’m interested LLM, NLP, HCI and Information retrieval.
  • 🌱 I am looking for engineering or research internship opportunities.
  • 📫 How to reach me Email:[email protected]
  • 📖 Personal website: https://10-oasis-01.github.io

Pinned Loading

  1. NEUIR/Self-Guide NEUIR/Self-Guide Public

    [CCL 2024] This is the code repo for our CCL’24 paper "Self-Guide: A LLM Reasoning Enhancement Method Based on Self-Guided Planning".

    Python 6

  2. BenCao_RAG BenCao_RAG Public

    Python 4 1

  3. Autoregressive-Language-Model Autoregressive-Language-Model Public

    This project is a comprehensive implementation of a Transformer-based language model. It encompasses the full pipeline of natural language modeling, including data preprocessing, model training, ev…

    Python 9

  4. lane_detection_pipeline lane_detection_pipeline Public

    This project implements a pipeline for detecting lane lines on the road using computer vision techniques. The pipeline is designed to read a video input, detect lane lines in each frame, and output…

    Python 2

  5. BPEtokenizer BPEtokenizer Public

    This project implements a tokenizer based on the Byte Pair Encoding (BPE) algorithm, with additional custom tokenizers, including one similar to the GPT-4 tokenizer.

    Python 4

  6. Compiler-NEU-2024- Compiler-NEU-2024- Public

    Northeastern University Compiler Principles Course Lab. This project is the design and implementation of a simple grammar-based compiler frontend

    C++ 3 3