Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
document-retrieval
Size:
100K - 1M
ArXiv:
Tags:
code
License:
Commit
·
3ac958b
1
Parent(s):
89343c0
Update duckdb index files
Browse files- .gitattributes +1 -0
- python_cfr/test/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -63,3 +63,4 @@ java_if/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
63 |
python_cff/dev/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
64 |
python_cff/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
65 |
python_cfr/dev/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
63 |
python_cff/dev/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
64 |
python_cff/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
65 |
python_cfr/dev/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
66 |
+
python_cfr/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
python_cfr/test/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32c5490cdd1835358a9a76f2e8fd3f224e74a5a1a6ebc6ff583c375b4b64a7cb
|
3 |
+
size 77606912
|