Pinned Repositories
FMNet.pytorch-DeepFunctionalMap
A pytorch implementation of Deep Functional Map (FMNet).
icpmethods
some iterative closest point methods in python
SmallObjectDetection
Final project of EI339
TinySearchEngine
A tiny search engine of Wikipedia
HumanPrompt
A framework for human-readable prompt-based method with large language models. Specially designed for researchers. (Deprecated, check out LangChain for better usage!)
HiTab
[ACL 2022] A hierarchical table dataset for question answering and data-to-text generation.
TUTA_table_understanding
TUTA and ForTaP for Structure-Aware and Numerical-Reasoning-Aware Table Pre-Training
batch-prompting
[EMNLP 2023 Industry Track] A simple prompting approach that enables the LLMs to run inference in batches.
Binder
[ICLR 2023] Code for the paper "Binding Language Models in Symbolic Languages"
OpenAgents
[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
BlankCheng's Repositories
BlankCheng/FMNet.pytorch-DeepFunctionalMap
A pytorch implementation of Deep Functional Map (FMNet).
BlankCheng/SmallObjectDetection
Final project of EI339
BlankCheng/TinySearchEngine
A tiny search engine of Wikipedia
BlankCheng/icpmethods
some iterative closest point methods in python
BlankCheng/CS224n-2019-Solutions
My notes and solutions for Standford CS224n 2019 nlp course
BlankCheng/FORTAP
Using Spreadsheet Formulae for Numerical-Reasoning-Aware Table Pretraining
BlankCheng/GenRe-ShapeHD
Code and data release for GenRe (NeurIPS 2018) and ShapeHD (ECCV 2018)
BlankCheng/json-tutorial
A json parser exercise
BlankCheng/allennlp
An open-source NLP research library, built on PyTorch.
BlankCheng/arcade-nl2code
BlankCheng/BlankCheng.github.io
BlankCheng/CS386-ICME2019GC
SJTU CS386 project on ASD saliency map prediction
BlankCheng/docusaurus
Easy to maintain open source documentation websites.
BlankCheng/earthquick
Source code for our project earthquick on IBM call for code competition
BlankCheng/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
BlankCheng/gansformer
Generative Adversarial Transformers
BlankCheng/Introduction-to-Linear-Algebra-5th-Edition---EE16A
BlankCheng/llm-reasoners
A library for advanced large language model reasoning
BlankCheng/MAmmoTH
Code and data for "MAmmoTH: Building Math Generalist Models through Hybrid Instruction Tuning" (ICLR 2024)
BlankCheng/nimo-markdown-cv
Maintain your CV in Markdown :sparkles:
BlankCheng/pcl
Point Cloud Library (PCL)
BlankCheng/polylearn
A library for factorization machines and polynomial networks for classification and regression in Python.
BlankCheng/sippycup
SippyCup is a simple semantic parser, written in Python, created purely for didactic purposes.
BlankCheng/TUTA_table_understanding
BlankCheng/UnifiedSKG
A Unified Framework and Analysis for Structured Knowledge Grounding
BlankCheng/Unimer
BlankCheng/Wiki-Search-Engine
Contains code to build a search engine by creating an index and perform search over Wikipedia data.
BlankCheng/WikiTableQuestions
A dataset of complex questions on semi-structured Wikipedia tables
BlankCheng/wildcodebench-annotation
A Rigorous Benchmark for Code Generation with Realistic Constraints in the Wild
BlankCheng/WorldModelPapers
Paper collections of the continuous effort start from World Models.