Commit
·
8899109
1
Parent(s):
3f3363d
Update duckdb index files
Browse files- .gitattributes +1 -0
- parabola_example/train/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,4 @@ linear_example/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
57 |
linear_standard/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
linear_standard/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
59 |
parabola_example/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
57 |
linear_standard/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
linear_standard/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
59 |
parabola_example/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
60 |
+
parabola_example/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
parabola_example/train/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bb3c0ad6628b94e42c31cf687f613d80aae984a28d3038fcc4a0e0f3b9c7f08
|
3 |
+
size 1060864
|