Commit ·
193c324
0
Parent(s):
initializing GNN
Browse files- .DS_Store +0 -0
- .gitattributes +4 -0
- abfc4fc1-5b88-4829-a319-0ff5fb086c73/data_level0.bin +3 -0
- abfc4fc1-5b88-4829-a319-0ff5fb086c73/header.bin +3 -0
- abfc4fc1-5b88-4829-a319-0ff5fb086c73/index_metadata.pickle +3 -0
- abfc4fc1-5b88-4829-a319-0ff5fb086c73/length.bin +3 -0
- abfc4fc1-5b88-4829-a319-0ff5fb086c73/link_lists.bin +3 -0
- chroma.sqlite3 +3 -0
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
.gitattributes
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.sqlite3 filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
abfc4fc1-5b88-4829-a319-0ff5fb086c73/data_level0.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b92164b1e69293a54bdc095e10188873e99f9fb4f92fc3600424cc17e05f844
|
| 3 |
+
size 55072236
|
abfc4fc1-5b88-4829-a319-0ff5fb086c73/header.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c640d16ba426ac67c36ac3fe482fa0cc17399c9982894b1a658cd38e754b868c
|
| 3 |
+
size 100
|
abfc4fc1-5b88-4829-a319-0ff5fb086c73/index_metadata.pickle
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c49edeb01225767898976146f0ef36909732be63bb0e43137655da49661af1bf
|
| 3 |
+
size 757110
|
abfc4fc1-5b88-4829-a319-0ff5fb086c73/length.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:877641f927f06af87827db157ca063546add0e3640f976b8444c175987552fa6
|
| 3 |
+
size 52004
|
abfc4fc1-5b88-4829-a319-0ff5fb086c73/link_lists.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5be2385547eeb3cf3c6ff1231a37a6d960f639e9b8f957cbd8b431f79af94e36
|
| 3 |
+
size 116060
|
chroma.sqlite3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f1937655b33de183e81263ad2d006ac989725ad4bcdd2ed9d2de8470d57d4a1
|
| 3 |
+
size 729083904
|