Upload Witcherbot artifacts (chunks CSV, FAISS index, embeddings)
Browse files- .gitattributes +2 -0
- witcher_v3.faiss +3 -0
- witcher_v3_chunks.csv +3 -0
- witcher_v3_embeddings.npy +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
witcher_v3.faiss filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
witcher_v3_chunks.csv filter=lfs diff=lfs merge=lfs -text
|
witcher_v3.faiss
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da3873534eea37e9218043c8281585c17b65ca0de70d25b8527be20aa6535def
|
| 3 |
+
size 59440173
|
witcher_v3_chunks.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35c7b755e89fc7fb97e79cff3e6c7e110dbadc74fcbe41655194492671d05ff0
|
| 3 |
+
size 22325490
|
witcher_v3_embeddings.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16e2714ec2a70f7cbde089227e81f8749510fe1927689a9314033576c850bd33
|
| 3 |
+
size 59440256
|