diff --git a/content/code/_index.md b/content/code/_index.md index 7c283e5d..0d43dec7 100644 --- a/content/code/_index.md +++ b/content/code/_index.md @@ -5,13 +5,43 @@ heroSubHeading: 'Public repository and data access' heroBackground: '/images/photo-1542831371-29b0f74f9713.jpeg' --- -
-
- +
+
+ + OSN Logo +
-

- Our codes are hosted on our Github repository. Weights are hosted on HuggingFace.
- + +

+ Some of our data are hosted on our OSN pod, which can be accessed via any S3-compatible client using endpoint: + https://nyu1.osn.mghpcc.org/ and bucket name: m2lines-pubs. + Here is an example + script. +
+ In particular, you can find on + this page + documentation on how to access the OM4 data. +

+
+ +
+ +
+
+ + GitHub + +
+ +

+ Our code is hosted on our + GitHub repository. + Model weights are hosted on + Hugging Face.

diff --git a/static/images/code/osn-logo.jpg b/static/images/code/osn-logo.jpg new file mode 100644 index 00000000..ed008f91 Binary files /dev/null and b/static/images/code/osn-logo.jpg differ