dtorber commited on
Commit
0756082
1 Parent(s): af79db3

Model save

Browse files
Files changed (3) hide show
  1. README.md +48 -0
  2. generation_config.json +8 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: BioNLP-intro-disc-eLife-PLOS
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # BioNLP-intro-disc-eLife-PLOS
13
+
14
+ This model was trained from scratch on an unknown dataset.
15
+
16
+ ## Model description
17
+
18
+ More information needed
19
+
20
+ ## Intended uses & limitations
21
+
22
+ More information needed
23
+
24
+ ## Training and evaluation data
25
+
26
+ More information needed
27
+
28
+ ## Training procedure
29
+
30
+ ### Training hyperparameters
31
+
32
+ The following hyperparameters were used during training:
33
+ - learning_rate: 1.3739167643078955e-06
34
+ - train_batch_size: 8
35
+ - eval_batch_size: 8
36
+ - seed: 42
37
+ - distributed_type: multi-GPU
38
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
+ - lr_scheduler_type: linear
40
+ - num_epochs: 15
41
+ - mixed_precision_training: Native AMP
42
+
43
+ ### Framework versions
44
+
45
+ - Transformers 4.35.2
46
+ - Pytorch 1.13.1+cu117
47
+ - Datasets 2.16.1
48
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 2,
5
+ "eos_token_id": 2,
6
+ "pad_token_id": 1,
7
+ "transformers_version": "4.35.2"
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:312e561a8c51893119788819bb784b7a6a32867f6047a7afc7ac369b8c9239f5
3
  size 647626420
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0583bbefc2430ebd302e18d2fba852568d98cbabaa8f4d711c65e3e316b374ab
3
  size 647626420