ONNX
brunosan commited on
Commit
dc89d37
·
verified ·
1 Parent(s): 5bfb3c7

Update README.md

Browse files

Change License https://github.com/Clay-foundation/model/issues/349

Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
- license: openrail
3
- license_name: open-rail-m
4
- license_link: https://raw.githubusercontent.com/Clay-foundation/model/main/LICENSE-MODEL.md
5
  ---
6
 
7
  # Clay Foundation Model
@@ -20,10 +19,8 @@ The Clay model can be used in three main ways:
20
 
21
  - Our **website** is [madewithclay.org](https://madewithclay.org).
22
  - The Clay model **code** lives on [Github](https://github.com/Clay-foundation/model). License: [Apache](https://github.com/Clay-foundation/model/LICENSE). The latest release is [v0.0.1](https://github.com/Clay-foundation/model/releases/tag/v0.0.1)
23
- - The Clay model **weights** on [Hugging Face](https://huggingface.co/made-with-clay/Clay/). License: [OpenRAIL-M](https://github.com/Clay-foundation/model/blob/main/LICENSE-MODEL.md).
24
  - The Clay **documentation** [lives on this site](https://clay-foundation.github.io/model/). License: [CC-BY](http://creativecommons.org/licenses/by/4.0/).
25
  - *Coming Soon* > We maintain a set of **embeddings** on [Source Cooperative](https://beta.source.coop/clay/). License: [ODC-BY](https://opendatacommons.org/licenses/by/).
26
 
27
- CLAY is a fiscal sponsored project of the 501c3 non-profit [Radiant Earth Foundation](https://www.radiant.earth/).
28
-
29
-
 
1
  ---
2
+ license: apache-2.0
3
+ license_link: https://raw.githubusercontent.com/Clay-foundation/model/main/LICENSE.md
 
4
  ---
5
 
6
  # Clay Foundation Model
 
19
 
20
  - Our **website** is [madewithclay.org](https://madewithclay.org).
21
  - The Clay model **code** lives on [Github](https://github.com/Clay-foundation/model). License: [Apache](https://github.com/Clay-foundation/model/LICENSE). The latest release is [v0.0.1](https://github.com/Clay-foundation/model/releases/tag/v0.0.1)
22
+ - The Clay model **weights** on [Hugging Face](https://huggingface.co/made-with-clay/Clay/). License: [Apache](https://github.com/Clay-foundation/model/LICENSE).
23
  - The Clay **documentation** [lives on this site](https://clay-foundation.github.io/model/). License: [CC-BY](http://creativecommons.org/licenses/by/4.0/).
24
  - *Coming Soon* > We maintain a set of **embeddings** on [Source Cooperative](https://beta.source.coop/clay/). License: [ODC-BY](https://opendatacommons.org/licenses/by/).
25
 
26
+ CLAY is a fiscal sponsored project of the 501c3 non-profit [Radiant Earth Foundation](https://www.radiant.earth/).