kbarnard commited on
Commit
2fa3921
·
verified ·
1 Parent(s): a96f9e4

FathomNet Model Zoo -> FathomNet Models

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,13 +7,13 @@ sdk: static
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.
13
 
14
  ## How to contribute
15
 
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**.
 
7
  pinned: false
8
  ---
9
 
10
+ **Welcome to the FathomNet Models!**
11
 
12
+ The FathomNet Models are 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 in order to help the community share and build on each other's work.
13
 
14
  ## How to contribute
15
 
16
+ In order to contribute a model, you must first request to join this FathomNet Hugging Face 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.
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**.