Upload whisper_faiss_vicuna.ipynb
Browse files- .gitattributes +1 -0
- whisper_faiss_vicuna.ipynb +3 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
faiss_index/index.faiss filter=lfs diff=lfs merge=lfs -text
|
| 37 |
*.faiss filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
faiss_index/index.faiss filter=lfs diff=lfs merge=lfs -text
|
| 37 |
*.faiss filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*.ipynb filter=lfs diff=lfs merge=lfs -text
|
whisper_faiss_vicuna.ipynb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c08eeed64d2ab6e33be57c1d1ac7b13308bccd95395bb5ce52efcb1c74b7ced2
|
| 3 |
+
size 7068
|