Datasets:
parquet-converter
commited on
Commit
•
7e109e3
1
Parent(s):
ce98c33
Update duckdb index files
Browse files- .gitattributes +1 -0
- multiclass/validation/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -2,3 +2,4 @@ binary/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
2 |
binary/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
3 |
binary/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
4 |
multiclass/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
2 |
binary/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
3 |
binary/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
4 |
multiclass/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
5 |
+
multiclass/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
multiclass/validation/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d805838b81c28a16917da3c659121296d82d0a040a6e7cf1f196565dbe497265
|
3 |
+
size 1060864
|