Remove extraneous headings on model card.
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ The EfficientNet and ResNet models were chosen due to their precedence in the bi
|
|
| 26 |
- **Developed by:** Josh Gregory
|
| 27 |
|
| 28 |
|
| 29 |
-
### Model Sources
|
| 30 |
|
| 31 |
Each model was imported using the instructions from the [PyTorch documentation](https://pytorch.org/vision/stable/models.html). The specific links for each model architecture are as follows:
|
| 32 |
|
|
@@ -138,18 +138,6 @@ A single NVIDIA GH200 was used to train and tune all models, coupling an NVIDIA
|
|
| 138 |
|
| 139 |
All models were written in PyTorch Lightning.
|
| 140 |
|
| 141 |
-
## Citation [optional]
|
| 142 |
-
|
| 143 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 144 |
-
|
| 145 |
-
**BibTeX:**
|
| 146 |
-
|
| 147 |
-
[More Information Needed]
|
| 148 |
-
|
| 149 |
-
**APA:**
|
| 150 |
-
|
| 151 |
-
[More Information Needed]
|
| 152 |
-
|
| 153 |
## Model Card Authors
|
| 154 |
|
| 155 |
Josh Gregory: josh.a.gregory42@gmail.com
|
|
|
|
| 26 |
- **Developed by:** Josh Gregory
|
| 27 |
|
| 28 |
|
| 29 |
+
### Model Sources
|
| 30 |
|
| 31 |
Each model was imported using the instructions from the [PyTorch documentation](https://pytorch.org/vision/stable/models.html). The specific links for each model architecture are as follows:
|
| 32 |
|
|
|
|
| 138 |
|
| 139 |
All models were written in PyTorch Lightning.
|
| 140 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
## Model Card Authors
|
| 142 |
|
| 143 |
Josh Gregory: josh.a.gregory42@gmail.com
|