cp500 commited on
Commit
1eb7712
1 Parent(s): e03aa55

End of training

Browse files
Files changed (3) hide show
  1. README.md +58 -0
  2. generation_config.json +5 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: imvladikon/alephbertgimmel-base-512
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: mlm-heb-medical
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
+ # mlm-heb-medical
14
+
15
+ This model is a fine-tuned version of [imvladikon/alephbertgimmel-base-512](https://huggingface.co/imvladikon/alephbertgimmel-base-512) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 1.0109
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: 8
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 3
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.4268 | 1.0 | 3782 | 1.2441 |
49
+ | 1.2013 | 2.0 | 7564 | 1.0603 |
50
+ | 1.1361 | 3.0 | 11346 | 1.0042 |
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.34.1
56
+ - Pytorch 2.0.1
57
+ - Datasets 2.14.6
58
+ - Tokenizers 0.14.1
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.34.1"
5
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5575753b74af3b2ecf63125a3dc459cdc63193133ed1421dc666a730c77fd2bf
3
  size 737968565
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b84fc75b9ef8a8a237fff6722c901e00b635b08d0d8e0f4f606b37bd74b06f8
3
  size 737968565