Skip to content

climatechange-ai-tutorials/sustainability-reports-richness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Question Answering over Sustainability Reports: Information Richness and Answer Quality

In this tutorial, we learn about an advanced strategy for information retrieval for question answering with Large Language Models (LLMs) in knowledge-intensive domains like sustainability reporting. We analyze the quality and quantity of sources before answering a question and quantify uncertainty around answering a question after LLM generation.

Author: Tobias Schimanski, University of Zurich, [email protected]

Originally presented at the CCAI Tackling Climate Change with Machine Learning Workshop at NeurIPS 2025.

Access this tutorial

We recommend executing this notebook in a Colab environment to gain access to GPUs and to manage all necessary dependencies. Open In Colab

Estimated time to execute end-to-end: 30 minutes

Contribute to this tutorial

Please refer to these GitHub instructions to open a pull request via the "fork and pull request" workflow.

Pull requests will be reviewed by members of the Climate Change AI Tutorials team for relevance, accuracy, and conciseness.

Climate Change AI Tutorials

Check out the tutorials page on our website for a full list of tutorials demonstrating how AI can be used to tackle problems related to climate change.

License

Usage of this tutorial is subject to the MIT License.

Cite

Plain Text

Schimanski, T. (2025). Question Answering over Sustainability Reports: Information Richness and Answer Quality [Tutorial]. In Conference on Neural Information Processing Systems. Climate Change AI.

BibTeX

@misc{tschimanski2025informationrichness,
  title={Question Answering over Sustainability Reports: Information Richness and Answer Quality
},
  author={Schimanski, Tobias},
  year={2025},
  organization={Climate Change AI},
  type={Tutorial},
  booktitle={Conference on Neural Information Processing Systems},
  howpublished={\url{https://github.com/climatechange-ai-tutorials/sustainability-reports-richness}}
}

About

In this tutorial, we learn about an advanced strategy for information retrieval for question answering with Large Language Models (LLMs) in knowledge-intensive domains like sustainability reporting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors