delayedkarma
commited on
Commit
•
3a61851
1
Parent(s):
155addd
Upload langchain-issues.jsonl
Browse filesDataset Summary
LangChain Issues is a dataset consisting of LangChain issues and pull requests associated with the langchain-ai repository. It is intended for educational purposes and can be used for semantic search or multilabel text classification. The contents of each LangChain issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.
- .gitattributes +1 -0
- langchain-issues.jsonl +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
langchain-issues.jsonl filter=lfs diff=lfs merge=lfs -text
|
langchain-issues.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7358f27a1821c9a8346fdd0a1cde212167e42ab39215f6a6b57614f90493c9f6
|
3 |
+
size 43526755
|