jarod0411 commited on
Commit
c0e50cb
1 Parent(s): a4a1980

Model save

Browse files
Files changed (3) hide show
  1. README.md +72 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: jarod0411/zinc10M_gpt2_SMILES_bpe_combined_step1
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: linker_v6
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # linker_v6
16
+
17
+ This model is a fine-tuned version of [jarod0411/zinc10M_gpt2_SMILES_bpe_combined_step1](https://huggingface.co/jarod0411/zinc10M_gpt2_SMILES_bpe_combined_step1) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.3103
20
+ - Accuracy: 0.8995
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 1
43
+ - distributed_type: multi-GPU
44
+ - num_devices: 8
45
+ - total_train_batch_size: 128
46
+ - total_eval_batch_size: 128
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 10.0
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
55
+ | 0.3747 | 1.0 | 43879 | 0.3539 | 0.8870 |
56
+ | 0.3495 | 2.0 | 87758 | 0.3322 | 0.8936 |
57
+ | 0.3387 | 3.0 | 131637 | 0.3240 | 0.8959 |
58
+ | 0.3322 | 4.0 | 175516 | 0.3194 | 0.8971 |
59
+ | 0.3279 | 5.0 | 219395 | 0.3164 | 0.8978 |
60
+ | 0.325 | 6.0 | 263274 | 0.3140 | 0.8985 |
61
+ | 0.3231 | 7.0 | 307153 | 0.3125 | 0.8989 |
62
+ | 0.3213 | 8.0 | 351032 | 0.3114 | 0.8992 |
63
+ | 0.3201 | 9.0 | 394911 | 0.3107 | 0.8994 |
64
+ | 0.3191 | 10.0 | 438790 | 0.3103 | 0.8995 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.38.0.dev0
70
+ - Pytorch 2.2.0+cu121
71
+ - Datasets 2.17.0
72
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.38.0.dev0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb29f1b5e87579f5c9d9864df3037e4fa981d066134f0971edaa41670eea5881
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cb13f1561df5c89fb2e7f8d25f2280edae9b76430ab03d1a1d11dec1e6dc38d
3
  size 497774208