Model save
Browse files- README.md +7 -3
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -2,14 +2,14 @@
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
model-index:
|
| 5 |
-
- name: RNAMamba-14M
|
| 6 |
results: []
|
| 7 |
---
|
| 8 |
|
| 9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 10 |
should probably proofread and complete it, then remove this comment. -->
|
| 11 |
|
| 12 |
-
# RNAMamba-14M
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 15 |
|
|
@@ -34,9 +34,13 @@ The following hyperparameters were used during training:
|
|
| 34 |
- train_batch_size: 32
|
| 35 |
- eval_batch_size: 8
|
| 36 |
- seed: 42
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 38 |
- lr_scheduler_type: linear
|
| 39 |
-
- num_epochs:
|
| 40 |
|
| 41 |
### Framework versions
|
| 42 |
|
|
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
model-index:
|
| 5 |
+
- name: RNAMamba-14M-MLM
|
| 6 |
results: []
|
| 7 |
---
|
| 8 |
|
| 9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 10 |
should probably proofread and complete it, then remove this comment. -->
|
| 11 |
|
| 12 |
+
# RNAMamba-14M-MLM
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 15 |
|
|
|
|
| 34 |
- train_batch_size: 32
|
| 35 |
- eval_batch_size: 8
|
| 36 |
- seed: 42
|
| 37 |
+
- distributed_type: multi-GPU
|
| 38 |
+
- num_devices: 4
|
| 39 |
+
- total_train_batch_size: 128
|
| 40 |
+
- total_eval_batch_size: 32
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
+
- num_epochs: 1
|
| 44 |
|
| 45 |
### Framework versions
|
| 46 |
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 56398500
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1ad67df555f28176edc533d3dd7229343b3a224bba27370a6eb89a673390aca
|
| 3 |
size 56398500
|