Spaces:
Runtime error
Runtime error
umangchaudhry
commited on
Commit
•
fc5efad
1
Parent(s):
276e900
Upload 6 files
Browse files- .gitattributes +1 -0
- documentation_db/embedding/chunks/d03a16c95d5c460b +3 -0
- documentation_db/embedding/chunks_index/unsharded +0 -0
- documentation_db/embedding/commit_diff +0 -0
- documentation_db/embedding/pad_index/unsharded +1 -0
- documentation_db/embedding/tensor_meta.json +28 -0
- documentation_db/embedding/tiles_index/unsharded +0 -0
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
documentation_db/embedding/chunks/d03a16c95d5c460b filter=lfs diff=lfs merge=lfs -text
|
documentation_db/embedding/chunks/d03a16c95d5c460b
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:795decb0013fc69dde280389bc88a70b82374d2803780439ff3b42ea12fc564c
|
3 |
+
size 20324390
|
documentation_db/embedding/chunks_index/unsharded
ADDED
Binary file (23 Bytes). View file
|
|
documentation_db/embedding/commit_diff
ADDED
Binary file (36 Bytes). View file
|
|
documentation_db/embedding/pad_index/unsharded
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
3.3.2
|
documentation_db/embedding/tensor_meta.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chunk_compression": null,
|
3 |
+
"dtype": "float32",
|
4 |
+
"hidden": false,
|
5 |
+
"htype": "generic",
|
6 |
+
"is_link": false,
|
7 |
+
"is_sequence": false,
|
8 |
+
"length": 3308,
|
9 |
+
"links": {
|
10 |
+
"_embedding_shape": {
|
11 |
+
"extend": "extend_shape",
|
12 |
+
"flatten_sequence": true,
|
13 |
+
"update": "update_shape"
|
14 |
+
}
|
15 |
+
},
|
16 |
+
"max_chunk_size": 64000000,
|
17 |
+
"max_shape": [
|
18 |
+
1536
|
19 |
+
],
|
20 |
+
"min_shape": [
|
21 |
+
1536
|
22 |
+
],
|
23 |
+
"name": "embedding",
|
24 |
+
"sample_compression": null,
|
25 |
+
"tiling_threshold": null,
|
26 |
+
"verify": true,
|
27 |
+
"version": "3.3.2"
|
28 |
+
}
|
documentation_db/embedding/tiles_index/unsharded
ADDED
Binary file (14 Bytes). View file
|
|