Model save
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -11,7 +11,7 @@ model-index:
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/flursky/ProteinLanguageModeling/runs/
|
15 |
# seq2seq-plm
|
16 |
|
17 |
This model is a fine-tuned version of [khairi/seq2seq-plm](https://huggingface.co/khairi/seq2seq-plm) on an unknown dataset.
|
@@ -34,15 +34,15 @@ More information needed
|
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
- learning_rate: 0.0001
|
37 |
-
- train_batch_size:
|
38 |
-
- eval_batch_size:
|
39 |
- seed: 42
|
40 |
- gradient_accumulation_steps: 2
|
41 |
-
- total_train_batch_size:
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
-
- lr_scheduler_warmup_steps:
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Framework versions
|
48 |
|
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/flursky/ProteinLanguageModeling/runs/2x1ifd0f)
|
15 |
# seq2seq-plm
|
16 |
|
17 |
This model is a fine-tuned version of [khairi/seq2seq-plm](https://huggingface.co/khairi/seq2seq-plm) on an unknown dataset.
|
|
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
- learning_rate: 0.0001
|
37 |
+
- train_batch_size: 128
|
38 |
+
- eval_batch_size: 128
|
39 |
- seed: 42
|
40 |
- gradient_accumulation_steps: 2
|
41 |
+
- total_train_batch_size: 256
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
+
- lr_scheduler_warmup_steps: 6000
|
45 |
+
- num_epochs: 20
|
46 |
|
47 |
### Framework versions
|
48 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 230058672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3db29b8bfb4f5b38fbce67d6ed992976f53fb5bd589c95c5942a369cffa9e305
|
3 |
size 230058672
|