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