Skip to content

Commit

Permalink
move relase to roadmap, fix outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
brunosan committed Dec 26, 2023
1 parent 5c712f3 commit ea1491c
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 1 deletion.
45 changes: 45 additions & 0 deletions docs/nbs/Clay Model releases/Clay roadmap.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Clay Model roadmap\n",
"> Release roadmap for Clay Model"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"--\n",
"\n",
"[`Clay Model v0`](Clay%20Model%20releases/clay%20v0%20release.html) was released in Dec'23.\n",
"\n",
"--\n",
"\n",
"`Clay Model v1` is expected to be released in Q1 2024. High-level goals include:\n",
"\n",
"- More trainning time on more spatial and temporal coverage of Earth EO archives.\n",
"- More robust handling of data, go beyond [Sentinel-2, Sentinel-1, DEM]\n",
"- More emphasis on semantic anchors or Earth.\n",
"- Better QA, testing and benchmarking.\n",
"- Better finetune documentation.\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "python3",
"language": "python",
"name": "python3"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
File renamed without changes.
7 changes: 6 additions & 1 deletion docs/nbs/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,9 @@ website:
- 00_model.ipynb
- 01_embeddings.ipynb
- 02_finetunning.ipynb
- Clay v0 release.ipynb
- 03_generative.ipynb
- 04_benchmarks.ipynb
- section: Clay Model releases
contents:
- Clay Model releases/Clay roadmap.ipynb
- Clay Model releases/Clay v0 release.ipynb

0 comments on commit ea1491c

Please sign in to comment.