Hack90 commited on
Commit
6e63d47
·
verified ·
1 Parent(s): cf5b83e

DNA-LLM/synth_model_medium_v2

Browse files
Files changed (5) hide show
  1. README.md +8 -9
  2. config.json +2 -2
  3. generation_config.json +1 -1
  4. model.safetensors +1 -1
  5. training_args.bin +1 -1
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  library_name: transformers
3
- license: apache-2.0
4
- base_model: DNA-LLM/virus-pythia-19M-2048-two_d_plus_ce
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # virus-pythia-19M-2048-ce_synthetic
16
 
17
- This model is a fine-tuned version of [DNA-LLM/virus-pythia-19M-2048-two_d_plus_ce](https://huggingface.co/DNA-LLM/virus-pythia-19M-2048-two_d_plus_ce) on an unknown dataset.
18
 
19
  ## Model description
20
 
@@ -34,11 +33,11 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 5e-05
37
- - train_batch_size: 48
38
- - eval_batch_size: 8
39
  - seed: 42
40
  - gradient_accumulation_steps: 4
41
- - total_train_batch_size: 192
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 1
@@ -50,7 +49,7 @@ The following hyperparameters were used during training:
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.45.1
54
- - Pytorch 2.4.0
55
  - Datasets 3.0.1
56
- - Tokenizers 0.20.0
 
1
  ---
2
  library_name: transformers
3
+ base_model: DNA-LLM/virus-pythia-19M-2048-ce_plus_energy
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # virus-pythia-19M-2048-ce_synthetic
15
 
16
+ This model is a fine-tuned version of [DNA-LLM/virus-pythia-19M-2048-ce_plus_energy](https://huggingface.co/DNA-LLM/virus-pythia-19M-2048-ce_plus_energy) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 5e-05
36
+ - train_batch_size: 128
37
+ - eval_batch_size: 4
38
  - seed: 42
39
  - gradient_accumulation_steps: 4
40
+ - total_train_batch_size: 512
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 1
 
49
 
50
  ### Framework versions
51
 
52
+ - Transformers 4.45.2
53
+ - Pytorch 2.4.1+cu121
54
  - Datasets 3.0.1
55
+ - Tokenizers 0.20.1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "DNA-LLM/virus-pythia-19M-2048-two_d_plus_ce",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
@@ -25,7 +25,7 @@
25
  "rotary_pct": 0.25,
26
  "tie_word_embeddings": false,
27
  "torch_dtype": "float32",
28
- "transformers_version": "4.45.1",
29
  "use_cache": true,
30
  "use_parallel_residual": true,
31
  "vocab_size": 1867
 
1
  {
2
+ "_name_or_path": "DNA-LLM/virus-pythia-19M-2048-ce_plus_energy",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
25
  "rotary_pct": 0.25,
26
  "tie_word_embeddings": false,
27
  "torch_dtype": "float32",
28
+ "transformers_version": "4.45.2",
29
  "use_cache": true,
30
  "use_parallel_residual": true,
31
  "vocab_size": 1867
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
- "transformers_version": "4.45.1"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
+ "transformers_version": "4.45.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ac180df7a9c3a09eb86040645375c3a78c54cd287ef00e5ac25364f060908ee
3
  size 83317056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80a8e79f90d760ce9417525e72ee2e5b6bb74ab5db6b212d7ba4e9311199528
3
  size 83317056
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d4c926f7ba5b6b82bae13321a935906609289f44d93ee6b743f281feb11110d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f6aacc867ad3688cf967956533cd9bd382cab3a7c095197a5590851a755c56a
3
  size 5176