Stars
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Dataset for TACL 2022 paper: "FeTaQA: Free-form Table Question Answering"
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
This is the official code for the paper "H-STAR: LLM-driven Hybrid SQL-Text Adaptive Reasoning on Tables"
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
Use Cursor's chat features with a local LLM model provided by Ollama.
北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对学术界和工业界进行了相关总结。
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
mirror of dongxiexidian/Chinese
[ICLR 2023] Code for the paper "Binding Language Models in Symbolic Languages"
A dataset of complex questions on semi-structured Wikipedia tables
This repository contains our codebase for the method CABINET that tackles the task of Table Question Answering and achieves state-of-the-art on three benchmark datasets
Official implementation of the paper "ALTER: Augmentation for Large-Table-Based Reasoning"
Code and data for *DRIN: A Dynamic Relation Interactive Network for Multimodal Entity Linking*
In this repository, we deal with the task of implementing Natural Language Inferencing (NLI) using the SNLI dataset. Different methods such as SumEmbeddings, BiLSTM, BiGRU, Transformers, and Logist…
Two approaches for robust TableQA: 1) ITR is a general-purpose retrieval-based approach for handling long tables in TableQA transformer models. 2) LI-RAGE is a robust framework for open-domain Tabl…