jonas-luehrs commited on
Commit
2a83780
1 Parent(s): fb4e847

End of training

Browse files
Files changed (3) hide show
  1. README.md +60 -0
  2. generation_config.json +5 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: jiangg/chembert_cased
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: chembert_cased-MLM-chemistry
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # chembert_cased-MLM-chemistry
14
+
15
+ This model is a fine-tuned version of [jiangg/chembert_cased](https://huggingface.co/jiangg/chembert_cased) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 2.1485
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 2e-05
37
+ - train_batch_size: 64
38
+ - eval_batch_size: 64
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 5
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | 2.6478 | 1.0 | 683 | 2.3777 |
49
+ | 2.4088 | 2.0 | 1366 | 2.2350 |
50
+ | 2.3112 | 3.0 | 2049 | 2.1976 |
51
+ | 2.2641 | 4.0 | 2732 | 2.1444 |
52
+ | 2.2392 | 5.0 | 3415 | 2.1437 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.33.2
58
+ - Pytorch 2.0.1+cu118
59
+ - Datasets 2.14.5
60
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.33.2"
5
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dc58734ba0d0ce98a12d28bb3abf11c0ad39986a5abdcaecc368ebe8245f11d
3
  size 433432181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78afe7f1f9d71737c5c51bd2eb1f761c10b850ac8c2946a41acb23872eff165e
3
  size 433432181