Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: agpl-3.0
|
|
|
|
| 3 |
---
|
| 4 |
This is an embeddings dataset for the Caselaw Access Project, created by a user named Endomorphosis.
|
| 5 |
|
|
@@ -15,6 +16,3 @@ These embeddings are put into 4096 clusters, the centroids for each cluster is p
|
|
| 15 |
|
| 16 |
To search the embeddings on the client side, it would be wise to first query against the centroids, and then retrieve the closest gte-small cluster, and then query against the cluster.
|
| 17 |
|
| 18 |
-
---
|
| 19 |
-
viewer: false
|
| 20 |
-
---
|
|
|
|
| 1 |
---
|
| 2 |
license: agpl-3.0
|
| 3 |
+
viewer: false
|
| 4 |
---
|
| 5 |
This is an embeddings dataset for the Caselaw Access Project, created by a user named Endomorphosis.
|
| 6 |
|
|
|
|
| 16 |
|
| 17 |
To search the embeddings on the client side, it would be wise to first query against the centroids, and then retrieve the closest gte-small cluster, and then query against the cluster.
|
| 18 |
|
|
|
|
|
|
|
|
|