Upload folder using huggingface_hub
Browse files- ASC_MOB_model/README.md +11 -0
- ASC_MOB_model/config.json +7 -0
- ASC_MOB_model/model.safetensors +3 -0
ASC_MOB_model/README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- model_hub_mixin
|
| 5 |
+
- pytorch_model_hub_mixin
|
| 6 |
+
---
|
| 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 |
+
- Code: https://huggingface.co/ValentinLAFARGUE/EIF-biased-classifier
|
| 10 |
+
- Paper: [More Information Needed]
|
| 11 |
+
- Docs: [More Information Needed]
|
ASC_MOB_model/config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"activation_bool": true,
|
| 3 |
+
"init_column": 19,
|
| 4 |
+
"last_batch_norm": true,
|
| 5 |
+
"n_loop": 2,
|
| 6 |
+
"n_nodes": 256
|
| 7 |
+
}
|
ASC_MOB_model/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:118f4a9546086f4764e1f001fc1ea59d19a725924a0919dc59b5d35d861317f4
|
| 3 |
+
size 562604
|