kbarnard commited on
Commit
67c1a0f
·
1 Parent(s): dcff14c

Tweak wording

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -7,8 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- # FathomNet Model Zoo
11
-
12
  **Welcome to the FathomNet Model Zoo!**
13
 
14
  The FathomNet Model Zoo (FMZ) is a collection of pretrained models that make use of [FathomNet](https://fathomnet.org/) data, populated by members of the community and maintained by the FathomNet team. We encourage submitting any and all models that are trained on FathomNet data to the FMZ, in order to help the community share and build on each other's work.
@@ -18,7 +16,7 @@ The FathomNet Model Zoo (FMZ) is a collection of pretrained models that make use
18
  In order to contribute to the FMZ, you must first request to join the FathomNet Model Zoo organization. To do this, create an account or log in and click the "Request to join" button at the top of this page. Once your request is approved, you will receive an email notification and be able to contribute models to the FMZ.
19
 
20
  To contribute a model, click the "New" button at the top of the page and select "Model". Give your repository unique name and mark it as public.
21
- At a minimum, you should include your model **weights**, evaluation **metrics**, and a **model card**.
22
 
23
  For more information on how to upload these files, see the [model upload documentation](https://huggingface.co/docs/hub/models-uploading).
24
 
 
7
  pinned: false
8
  ---
9
 
 
 
10
  **Welcome to the FathomNet Model Zoo!**
11
 
12
  The FathomNet Model Zoo (FMZ) is a collection of pretrained models that make use of [FathomNet](https://fathomnet.org/) data, populated by members of the community and maintained by the FathomNet team. We encourage submitting any and all models that are trained on FathomNet data to the FMZ, in order to help the community share and build on each other's work.
 
16
  In order to contribute to the FMZ, you must first request to join the FathomNet Model Zoo organization. To do this, create an account or log in and click the "Request to join" button at the top of this page. Once your request is approved, you will receive an email notification and be able to contribute models to the FMZ.
17
 
18
  To contribute a model, click the "New" button at the top of the page and select "Model". Give your repository unique name and mark it as public.
19
+ At a minimum, you should include your model **weights**, training **metrics**, and a **model card**.
20
 
21
  For more information on how to upload these files, see the [model upload documentation](https://huggingface.co/docs/hub/models-uploading).
22