Commit
·
af37112
1
Parent(s):
20d0f32
Update duckdb index files
Browse files- .gitattributes +1 -0
- V2_small/train/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
V1_small/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
57 |
V1_small/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
V2_small/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
V1_small/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
57 |
V1_small/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
V2_small/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
59 |
+
V2_small/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
V2_small/train/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5bb61299bb064624e185ec5f3b6aa6b7a4aa6cda9ee45195917c839ff2c7da4
|
3 |
+
size 4730880
|