Commit
·
1a3b1c5
1
Parent(s):
eaa8266
Correct modules class naming
Browse files
{3_CSRSparsity → 3_SparseAutoEncoder}/clearn_nfcorpus.pth
RENAMED
|
File without changes
|
{3_CSRSparsity → 3_SparseAutoEncoder}/config.json
RENAMED
|
File without changes
|
3_SparseAutoEncoder/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:466eedbe8a8e89291b73bf97fed504b2cc3938ce8731b801aaeb5d213b653173
|
| 3 |
+
size 268648800
|
{3_CSRSparsity → 3_SparseAutoEncoder}/pytorch_model.bin
RENAMED
|
File without changes
|
modules.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
{
|
| 21 |
"idx": 3,
|
| 22 |
"name": "3",
|
| 23 |
-
"path": "
|
| 24 |
-
"type": "sentence_transformers.sparse_encoder.models.
|
| 25 |
}
|
| 26 |
]
|
|
|
|
| 20 |
{
|
| 21 |
"idx": 3,
|
| 22 |
"name": "3",
|
| 23 |
+
"path": "3_SparseAutoEncoder",
|
| 24 |
+
"type": "sentence_transformers.sparse_encoder.models.SparseAutoEncoder"
|
| 25 |
}
|
| 26 |
]
|