Update README.md
Browse files
README.md
CHANGED
|
@@ -18,20 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [abacusai/Smaug-34B-v0.1](https://huggingface.co/abacusai/Smaug-34B-v0.1) on the oncc_medqa_instruct dataset.
|
| 20 |
|
| 21 |
-
## Model description
|
| 22 |
-
|
| 23 |
-
More information needed
|
| 24 |
-
|
| 25 |
-
## Intended uses & limitations
|
| 26 |
-
|
| 27 |
-
More information needed
|
| 28 |
-
|
| 29 |
-
## Training and evaluation data
|
| 30 |
-
|
| 31 |
-
More information needed
|
| 32 |
-
|
| 33 |
## Training procedure
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
### Training hyperparameters
|
| 36 |
|
| 37 |
The following hyperparameters were used during training:
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [abacusai/Smaug-34B-v0.1](https://huggingface.co/abacusai/Smaug-34B-v0.1) on the oncc_medqa_instruct dataset.
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
## Training procedure
|
| 22 |
|
| 23 |
+
```
|
| 24 |
+
python create_pods.py 'Qwen/Qwen-72B' 'NVIDIA A100 80GB PCIe' 1 xxx xxx xxx 6rhltjf914
|
| 25 |
+
```
|
| 26 |
+
|
| 27 |
### Training hyperparameters
|
| 28 |
|
| 29 |
The following hyperparameters were used during training:
|