anatal commited on
Commit
4727a51
·
1 Parent(s): 4056ad2

Adding new lstm models

Browse files
README.md CHANGED
@@ -7,4 +7,7 @@ tags:
7
 
8
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
9
  - Library: https://huggingface.co/anatal/
10
- - Docs: [More Information Needed]
 
 
 
 
7
 
8
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
9
  - Library: https://huggingface.co/anatal/
10
+ - Docs: [More Information Needed]
11
+
12
+
13
+ ![Alt text](confusion_matrix_models_final_checkpoint_lstm_full.pth.png)
config.json CHANGED
@@ -1,3 +1 @@
1
- {
2
- "input_dim": 1536
3
- }
 
1
+ {"input_dim": 1536, "hidden_dim": 128, "lstm_hidden_dim": 64, "dropout": 0.3}
 
 
confusion_matrix_models_final_checkpoint_lstm_full.pth.png ADDED
meta_classifier.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ab277cc062341f7e275a06b7ef26ef8649892f7ce6413b2be23ed8a9beaf3a
3
+ size 1676501
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10589cdcac8e3ac80111397fa002eb2ebdfa619150108088a11d7a3cf9e50c89
3
+ size 1674860