Update README.md
Browse files
README.md
CHANGED
|
@@ -15,9 +15,9 @@ pipeline_tag: text-generation
|
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 16 |
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
|
| 18 |
-
#
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [euclaise/falcon_1b_stage2](https://huggingface.co/euclaise/falcon_1b_stage2) on
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -49,7 +49,11 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
### Framework versions
|
| 55 |
|
|
|
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 16 |
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
|
| 18 |
+
# MedAware
|
| 19 |
|
| 20 |
+
This model is a fine-tuned version of [euclaise/falcon_1b_stage2](https://huggingface.co/euclaise/falcon_1b_stage2) on MedQuAD: Medical Question Answering Dataset.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
+
Training steps: 1025/1025; time- 2:45:21
|
| 53 |
+
|Steps|Training Loss|
|
| 54 |
+
|500|1.273800|
|
| 55 |
+
|1000|1.133000|
|
| 56 |
+
TrainOutput(global_step=1025, training_loss=1.1994486794820647, metrics={'train_runtime': 9932.0844, 'train_samples_per_second': 1.652, 'train_steps_per_second': 0.103, 'total_flos': 3.2484758758785024e+16, 'train_loss': 1.1994486794820647, 'epoch': 1.0})
|
| 57 |
|
| 58 |
### Framework versions
|
| 59 |
|