Model save
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# BioNLP-conditional-tokens-encoder-eLife
|
13 |
|
14 |
-
This model was trained from scratch on
|
15 |
|
16 |
## Model description
|
17 |
|
@@ -40,6 +40,10 @@ The following hyperparameters were used during training:
|
|
40 |
- num_epochs: 10
|
41 |
- mixed_precision_training: Native AMP
|
42 |
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.35.2
|
|
|
11 |
|
12 |
# BioNLP-conditional-tokens-encoder-eLife
|
13 |
|
14 |
+
This model was trained from scratch on the None dataset.
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
40 |
- num_epochs: 10
|
41 |
- mixed_precision_training: Native AMP
|
42 |
|
43 |
+
### Training results
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.35.2
|