Pinned Repositories
acl-anthology
Data and software for building the ACL Anthology.
AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
alignment-handbook
Robust recipes to align language models with human and AI preferences
android_project
click
AppCheck
A Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.
Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
awesome-khmer-language
A large collection of Khmer language resources. Khmer is a language used by Cambodia.
awesome-text-summarization
A curated list of resources dedicated to text summarization
flutter_implement
kimleang123's Repositories
kimleang123/acl-anthology
Data and software for building the ACL Anthology.
kimleang123/alignment-handbook
Robust recipes to align language models with human and AI preferences
kimleang123/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
kimleang123/awesome-khmer-language
A large collection of Khmer language resources. Khmer is a language used by Cambodia.
kimleang123/awesome-text-summarization
A curated list of resources dedicated to text summarization
kimleang123/belebele
Repo for the Belebele dataset, a massively multilingual reading comprehension dataset.
kimleang123/bert-extractive-summarizer
Easy to use extractive text summarization with BERT
kimleang123/Deep-Dive-Into-AI-With-MLX-PyTorch
"Deep Dive into AI with MLX and PyTorch" is an educational initiative designed to help anyone interested in AI, specifically in machine learning and deep learning, using Apple's MLX and Meta's PyTorch frameworks.
kimleang123/flores
Facebook Low Resource (FLoRes) MT Benchmark
kimleang123/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
kimleang123/google_trans_new
A free and unlimited python API for google translate.
kimleang123/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
kimleang123/intro-to-nlp
Introduction to Natural Language Processing
kimleang123/language
Shared repository for open-sourced projects from the Google AI Language team.
kimleang123/llama
Inference code for LLaMA models
kimleang123/llama-recipes
Examples and recipes for Llama 2 model
kimleang123/llm-foundry
LLM training code for MosaicML foundation models
kimleang123/lm-question-generation
Multilingual/multidomain question generation datasets, models, and python library for question generation.
kimleang123/lykimleang.github.io
kimleang123/ML-Papers-Explained
Explanation to key concepts in ML
kimleang123/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
kimleang123/papers
Some published papers
kimleang123/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
kimleang123/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
kimleang123/SeaLLMs
SeaLLMs - Large Language Models for Southeast Asia
kimleang123/tesseract
Tesseract Open Source OCR Engine (main repository)
kimleang123/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
kimleang123/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
kimleang123/tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
kimleang123/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.