Push model using huggingface_hub.
Browse files- README.md +13 -0
- config.json +8 -0
- model.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- bioinformatics
|
| 4 |
+
- gene
|
| 5 |
+
- gene set
|
| 6 |
+
- model_hub_mixin
|
| 7 |
+
- pytorch_model_hub_mixin
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 11 |
+
- Code: [More Information Needed]
|
| 12 |
+
- Paper: [More Information Needed]
|
| 13 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"d_model": 256,
|
| 3 |
+
"depth": 2,
|
| 4 |
+
"dropout": 0.2,
|
| 5 |
+
"partition": 0,
|
| 6 |
+
"vocab_size": 89890,
|
| 7 |
+
"weighted_loss": "none"
|
| 8 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2931b16e0317f6d18bc314ad0c3f83518407537e2ef252aff5496abcab1f750f
|
| 3 |
+
size 277292904
|