Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- index/index.faiss +3 -0
- index/index.pkl +3 -0
- phrases.json +3 -0
- test.json +0 -0
- training.json +3 -0
- validation.json +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
index/index.faiss filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
phrases.json filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
training.json filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
validation.json filter=lfs diff=lfs merge=lfs -text
|
index/index.faiss
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb8524eab7eca836da8f3660c293dc901378496b48568e7486bab8882326f3ca
|
| 3 |
+
size 2188025901
|
index/index.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d8846ecd603d82e69a0e2a5332271ded8ba04837e1fb36d0816ccfe9e2ab24c
|
| 3 |
+
size 489758968
|
phrases.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10c2d26fd309c34cb759e97f49f79bf7f30c37d77a8d5316c6664420862ec82b
|
| 3 |
+
size 842137410
|
test.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de69b3a12519d7a33e22f59511fb237773e000e3cb2d4d6c6e01eb30ce0a6cc7
|
| 3 |
+
size 719763435
|
validation.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b28f0577df89f55abcbe74a6b54f6ad44b67438b228b7b9f4a6d4f8a3af47402
|
| 3 |
+
size 21524262
|