Skip to content
View cin-toy's full-sized avatar

Block or report cin-toy

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. milliGPT milliGPT Public

    This a minimal implementation of a GPT model but it has some advanced features such as temperature/ top-k/ top-p sampling, and KV Cache.

    Python 1 1

  2. hanoi_housing_price hanoi_housing_price Public

    Jupyter Notebook 1

  3. ielts_assistant_langgraph ielts_assistant_langgraph Public

    Forked from phkhanhtrinh23/ielts_assistant_langgraph

    ielts_assistant_langgraph is an advanced language learning tool designed to provides comprehensive support to enhance your writing skills.

    Python

  4. spelling_correction_project spelling_correction_project Public

    Forked from phkhanhtrinh23/spelling_correction_project

    This spelling correction project helps people fix English spelling mistakes. It includes two options: Option 1 uses the Transformer model, and Option 2 employs GPT-2.

    Python

  5. question_answering_bartpho_phobert question_answering_bartpho_phobert Public

    Forked from phkhanhtrinh23/question_answering_bartpho_phobert

    Question Answering in Vietnamese. In a nutshell, this project helps us answer a Question of a given Context in Vietnamese. [UPDATED] This won me a Top 2 Graduates of VietAI Advanced NLP 02.

    Jupyter Notebook

  6. vietnamese_ner_bert vietnamese_ner_bert Public

    Forked from phkhanhtrinh23/vietnamese_ner_bert

    Vietnamese Named-Entity Recognition.

    Python