QizhiPei commited on
Commit
00a287b
·
verified ·
1 Parent(s): ecf3d9d

Add corrected README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: other
4
+ base_model: QizhiPei/BioMatrix-4B-Base
5
+ tags:
6
+ - llama-factory
7
+ - full
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: sft_pk_checkpoint_cpt_4b_biom_cpt_ds_32gpus_z0_merge_all_v1_ml2048_eps5_seed42
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # sft_pk_checkpoint_cpt_4b_biom_cpt_ds_32gpus_z0_merge_all_v1_ml2048_eps5_seed42
18
+
19
+ This model is a fine-tuned version of [QizhiPei/BioMatrix-4B-Base](https://huggingface.co/QizhiPei/BioMatrix-4B-Base) on the guacamol_smi, the guacamol_sfi, the moses_smi, the moses_sfi, the pdbbind_v2020_mol_first_train, the pdbbind_v2020_mol_first_train, the pdbbind_v2020_mol_first_train, the pdbbind_v2020_mol_first_train, the knowmol_smi_history, the knowmol_smi_nohistory, the knowmol_sfi_history, the knowmol_sfi_nohistory, the mol_smi_all_dy, the mol_sfi_all_dy, the pro_all_zm_v1, the megascience, the yeast_peer, the yeast_peer, the human_peer, the human_peer, the ppi_affinity_peer, the ppi_affinity_peer, the pdbbind_peer, the pdbbind_peer, the bindingdb_peer, the bindingdb_peer, the qm9_2014_uncond, the qm9_2014_uncond, the qm9_2014_uncond, the qm9_2014_uncond, the qm9_2014_condx10, the qm9_2014_condx10, the qm9_2014_condx10, the pfud_3d_1d, the pfud_3d_1d, the pfud_3d_1d, the pfud_3d_1d, the dplm_1d_to_3d, the dplm_1d_to_3d, the dplm_1d_to_3d, the dplm_1d_to_3d, the dplm_1d_to_3d, the dplm_1d_to_3d, the dplm_1d_to_3d, the dplm_1d_to_3d, the dplm_3d_to_1d, the dplm_3d_to_1d, the dplm_3d_to_1d, the dplm_3d_to_1d, the dplm_3d_to_1d, the dplm_3d_to_1d, the dplm_3d_to_1d, the dplm_3d_to_1d, the dplm_1d_3d, the dplm_1d_3d, the dplm_1d_3d, the dplm_1d_3d, the dplm_1d_3d, the dplm_1d_3d, the dplm_1d_3d, the dplm_1d_3d, the dplm_3d_1d, the dplm_3d_1d, the dplm_3d_1d, the dplm_3d_1d, the dplm_3d_1d, the dplm_3d_1d, the dplm_3d_1d and the dplm_3d_1d datasets.
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - distributed_type: multi-GPU
43
+ - num_devices: 8
44
+ - total_train_batch_size: 256
45
+ - total_eval_batch_size: 64
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: cosine_with_min_lr
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 5.0
50
+
51
+ ### Training results
52
+
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.51.3
58
+ - Pytorch 2.6.0+cu124
59
+ - Datasets 3.5.0
60
+ - Tokenizers 0.21.1