Pinned Repositories
Awesome-Tabular-LLMs
We collect papers about "large language models (LLM) for table-related tasks", e.g., using LLM for Table QA task. “表格+LLM”相关论文整理
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
LMProbing
Given an encoder model (e.g., BERT) pre-trained on a certain task, we use the representations it produces to trian a classifier (without further fine-tuning the model) to predict a linguistic property of the input text.
Table-meets-LLM
Welcome to the Table Meets LLM repository!
UnifiedSKG
[EMNLP 2022] A Unified Framework and Analysis for Structured Knowledge Grounding with Text-to-Text Language Models
Y-Sui's Repositories
Y-Sui/Table-meets-LLM
Welcome to the Table Meets LLM repository!
Y-Sui/LMProbing
Given an encoder model (e.g., BERT) pre-trained on a certain task, we use the representations it produces to trian a classifier (without further fine-tuning the model) to predict a linguistic property of the input text.
Y-Sui/Semantic-Parsing-for-KGQA
Semantic parsing for KGQA using pre-trained model
Y-Sui/Awesome-Tabular-LLMs
We collect papers about "large language models (LLM) for table-related tasks", e.g., using LLM for Table QA task. “表格+LLM”相关论文整理
Y-Sui/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Y-Sui/UnifiedSKG
[EMNLP 2022] A Unified Framework and Analysis for Structured Knowledge Grounding with Text-to-Text Language Models
Y-Sui/NUS-QE
LaTeX style for NUS Qualifying Examination.
Y-Sui/OpenRLHF
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & Mixtral)
Y-Sui/Step-DPO
Implementation for "Step-DPO: Step-wise Preference Optimization for Long-chain Reasoning of LLMs"