#自然语言处理#A modular RL library to fine-tune language models to human preferences
#自然语言处理#Some papers and datasets about Data-To-Text Generation
#大语言模型#A Python package for converting PDFs to markdown while extracting images and tables, generate descriptive text descriptions for extracted tables/images using several LLM clients. And many more functio...
[NAACL 2022] Robust (Controlled) Table-to-Text Generation with Structure-Aware Equivariance Learning.
A multi-purpose toolkit for table-to-text generation: web interface, Python bindings, CLI commands.
[EMNLP'21] Few-Shot Table-to-Text Generation with Prototype Memory
#自然语言处理#:monocle_face: Code & Data for Fact-based Text Editing (Iso et al; ACL 2020)
#自然语言处理#Code for "Key Fact as Pivot: A Two-Stage Model for Low Resource Table-to-Text Generation" (ACL 2019)
Web demo of an AI model which converts table to text
Thesis scope: Train and Develop a Table-to-Text Transformer-based model for contextual summarization of tabular data. To achieve this T5-small , T5-base, Bart-base and Llama2 7B chat were finetuned on...