delayedkarma
commited on
Commit
•
6433b7b
1
Parent(s):
3a61851
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
### Dataset Card for LangChain Issues
|
6 |
+
|
7 |
+
#### Dataset Summary
|
8 |
+
|
9 |
+
LangChain Issues is a dataset consisting of LangChain issues and pull requests associated with the LangChain repository (https://github.com/langchain-ai/langchain).
|
10 |
+
It is intended for educational purposes and can be used for semantic search or multilabel text classification.
|
11 |
+
The contents of each LangChain issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.
|