Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
document-retrieval
Size:
100K - 1M
ArXiv:
Tags:
code
License:
Commit
·
8f5e8da
1
Parent(s):
52f70d8
Update duckdb index files
Browse files- .gitattributes +1 -0
- python_cff/train/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -69,3 +69,4 @@ python_if/dev/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
69 |
python_if/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
70 |
python_if/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
71 |
java_cff/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
69 |
python_if/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
70 |
python_if/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
71 |
java_cff/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
72 |
+
python_cff/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
python_cff/train/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97d6b601b03825b9940c0a139a5f8fdad4d9c2c9f40409c82d5fa301ff51af0a
|
3 |
+
size 1123299328
|