JEONGSEJIN's Stars
huggingface/transformers
๐ค Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
meta-llama/llama
Inference code for Llama models
meta-llama/llama3
The official Meta Llama 3 GitHub site
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
nlp-with-transformers/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
zjunlp/EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
teddylee777/langchain-kr
LangChain ๊ณต์ Document, Cookbook, ๊ทธ ๋ฐ์ ์ค์ฉ ์์ ๋ฅผ ๋ฐํ์ผ๋ก ์์ฑํ ํ๊ตญ์ด ํํ ๋ฆฌ์ผ์ ๋๋ค. ๋ณธ ํํ ๋ฆฌ์ผ์ ํตํด LangChain์ ๋ ์ฝ๊ณ ํจ๊ณผ์ ์ผ๋ก ์ฌ์ฉํ๋ ๋ฐฉ๋ฒ์ ๋ฐฐ์ธ ์ ์์ต๋๋ค.
zjunlp/KnowledgeEditingPapers
Must-read Papers on Knowledge Editing for Large Language Models.
ttengwang/Awesome_Prompting_Papers_in_Computer_Vision
A curated list of prompt-based paper in computer vision and vision-language learning.
danqi/acl2020-openqa-tutorial
ACL2020 Tutorial: Open-Domain Question Answering
sylinrl/TruthfulQA
TruthfulQA: Measuring How Models Imitate Human Falsehoods
sooftware/kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
likenneth/honest_llama
Inference-Time Intervention: Eliciting Truthful Answers from a Language Model
voidism/DoLa
Official implementation for the paper "DoLa: Decoding by Contrasting Layers Improves Factuality in Large Language Models"
Dev-Gaju/NNFS-book-with-Implementation
Book and code where describe each and every topic of neural network from scratch.
jagilley/fact-checker
Fact-checking LLM outputs with self-ask
facebookresearch/SpinQuant
Code repo for the paper "SpinQuant LLM quantization with learned rotations"
pprp/Awesome-LLM-Quantization
Awesome list for LLM quantization
davidkim205/nox
Efficient fine-tuning for ko-llm models
rickiepark/nlp-with-transformers
<ํธ๋์คํฌ๋จธ๋ฅผ ํ์ฉํ ์์ฐ์ด ์ฒ๋ฆฌ> ์์ ์ฝ๋๋ฅผ ์ํ ์ ์ฅ์์ ๋๋ค.
seominjoon/qrn
Query-Reduction Networks (QRN)
Huffon/factsumm
FactSumm: Factual Consistency Scorer for Abstractive Summarization
LG-NLP/KorWikiTableQuestions
This repo is for Korean wiki table question answering datasets described in the paper of Korean-Specific Dataset for Table Question Answering
ahmed-alllam/Direct-Preference-Optimization
Direct Preference Optimization from scratch in PyTorch
javyduck/KnowHalu
davidkim205/kollm_evaluation
์์ฒด ๊ตฌ์ถํ ํ๊ตญ์ด ํ๊ฐ ๋ฐ์ดํฐ์ ์ ์ด์ฉํ ํ๊ตญ์ด ๋ชจ๋ธ ํ๊ฐ
YouTaekJung/dev-collection
๋ถ๋งํฌ ๊ธ๋ชจ์์ ๋๋ค
Marker-Inc-Korea/Korean-OpenOrca
OpenOrca-KO dataset์ ํ์ฉํ์ฌ llama2๋ฅผ fine-tuningํ Korean-OpenOrca
qqplot/dcpmi
[NAACL24] Official Implementation of Mitigating Hallucination in Abstractive Summarization with Domain-Conditional Mutual Information
JBNU-VL/AI-Advanced-Course