Add line on deployment
Browse files
README.md
CHANGED
@@ -29,5 +29,6 @@ The model card should detail the following information:
|
|
29 |
2. **Factors**: What are the primary factors that contribute to the model's performance? How was the model trained and evaluated?
|
30 |
3. **Metrics**: What are the metrics used to evaluate the model's performance? How does the model perform on these metrics on relevant validation/test sets?
|
31 |
4. **Training and Evaluation Data**: What data was used to train the model? How was the data collected and processed?
|
|
|
32 |
|
33 |
See the [FathomNet/MBARI-midwater-supercategory-detector](https://huggingface.co/FathomNet/MBARI-midwater-supercategory-detector) for an example of a model card. For more information on writing a model card, see the [model card documentation](https://huggingface.co/docs/hub/model-cards).
|
|
|
29 |
2. **Factors**: What are the primary factors that contribute to the model's performance? How was the model trained and evaluated?
|
30 |
3. **Metrics**: What are the metrics used to evaluate the model's performance? How does the model perform on these metrics on relevant validation/test sets?
|
31 |
4. **Training and Evaluation Data**: What data was used to train the model? How was the data collected and processed?
|
32 |
+
5. **Deployment**: What are the steps required to deploy the model?
|
33 |
|
34 |
See the [FathomNet/MBARI-midwater-supercategory-detector](https://huggingface.co/FathomNet/MBARI-midwater-supercategory-detector) for an example of a model card. For more information on writing a model card, see the [model card documentation](https://huggingface.co/docs/hub/model-cards).
|