README / README.md
hwchase17's picture
Update README.md
5ac7e2d
|
raw
history blame contribute delete
No virus
647 Bytes
metadata
title: README
emoji: πŸ“š
colorFrom: gray
colorTo: purple
sdk: static
pinned: false

LangChain Datasets

It can be really hard to evaluate LangChain chains and agents. One of the big reasons for that is lack of datasets. This is a community-drive dataset repository for datasets that can be used to evaluate LangChain chains and agents. We intend to gather a collection of diverse datasets for the multitude of LangChain tasks, and make them easy to use and evaluate in LangChain.

For more information on how to use these datasets, see the LangChain documentation.