Upload folder using huggingface_hub
Browse files- ASC_TRA_model/README.md +11 -0
- ASC_TRA_model/config.json +7 -0
- ASC_TRA_model/model.safetensors +3 -0
ASC_TRA_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_TRA_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_TRA_model/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9dba78f2f0e03c3aa6de3a9dd33a208a4d7a768a7e04e2fcdecabd60a80c7b6
|
| 3 |
+
size 562604
|