Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
document-retrieval
Size:
100K - 1M
ArXiv:
Tags:
code
License:
parquet-converter
commited on
Commit
•
22f3a1f
1
Parent(s):
3ac958b
Update duckdb index files
Browse files- .gitattributes +1 -0
- python_cfr/train/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -64,3 +64,4 @@ 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
|
|
|
|
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
|
67 |
+
python_cfr/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
python_cfr/train/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ab7fd5fee778ab88d2924738a620b5acb92b88f01bf8fa615322a87038a61f6
|
3 |
+
size 597438464
|