alexkueck commited on
Commit
c37ccdc
1 Parent(s): 8de4d43

Delete modules.json

Browse files
Files changed (1) hide show
  1. modules.json +0 -14
modules.json DELETED
@@ -1,14 +0,0 @@
1
- [
2
- {
3
- "idx": 0,
4
- "name": "0",
5
- "path": "",
6
- "type": "sentence_transformers.models.Transformer"
7
- },
8
- {
9
- "idx": 1,
10
- "name": "1",
11
- "path": "1_Pooling",
12
- "type": "sentence_transformers.models.Pooling"
13
- }
14
- ]