chore: remove obsolete dense model configuration and binary files
Browse files- Delete `2_Dense/config.json` file
- Delete `2_Dense/pytorch_model.bin` file
Signed-off-by: Yasyf Mohamedali <[email protected]>
- 2_Dense/config.json +0 -1
- 2_Dense/pytorch_model.bin +0 -3
2_Dense/config.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"in_features": 1024, "out_features": 64, "bias": false, "activation_function": "torch.nn.modules.linear.Identity"}
|
|
|
|
2_Dense/pytorch_model.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:caa005644c6167a12ecf4ca2009e02ccc89051ef9dd43441e15e4915d09b0bb5
|
3 |
-
size 263019
|
|
|
|
|
|
|
|