dtorber commited on
Commit
c7d805a
1 Parent(s): 25c9357

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -11,7 +11,7 @@ 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
 
@@ -40,6 +40,10 @@ The following hyperparameters were used during training:
40
  - num_epochs: 15
41
  - mixed_precision_training: Native AMP
42
 
 
 
 
 
43
  ### Framework versions
44
 
45
  - Transformers 4.35.2
 
11
 
12
  # BioNLP-intro-disc-eLife-PLOS
13
 
14
+ This model was trained from scratch on the None dataset.
15
 
16
  ## Model description
17
 
 
40
  - num_epochs: 15
41
  - mixed_precision_training: Native AMP
42
 
43
+ ### Training results
44
+
45
+
46
+
47
  ### Framework versions
48
 
49
  - Transformers 4.35.2