yxma commited on
Commit
432cbb9
·
verified ·
1 Parent(s): a5d163e

README: cross-link to NC extension yxma/gelsight-mini-pretrain-nc

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -92,6 +92,12 @@ Every row carries a `domain` column (`"real"` or `"sim"`) and a `markered` flag
92
 
93
  ➡️ **For a full per-subset breakdown** (intro, paper, license, processing recipe, sample grids, stats) see **[SOURCES.md](SOURCES.md)**.
94
 
 
 
 
 
 
 
95
  ## TL;DR
96
 
97
  ```python
 
92
 
93
  ➡️ **For a full per-subset breakdown** (intro, paper, license, processing recipe, sample grids, stats) see **[SOURCES.md](SOURCES.md)**.
94
 
95
+ 📦 **Need more data and OK with non-commercial use?** A companion
96
+ extension at **[`yxma/gelsight-mini-pretrain-nc`](https://huggingface.co/datasets/yxma/gelsight-mini-pretrain-nc)**
97
+ adds GelSight Mini sources whose licenses (e.g. CC-BY-NC-4.0) aren't
98
+ compatible with this commercial-friendly repo. Same schema, same pipeline,
99
+ strictly additive. Load both and concatenate for the largest pool.
100
+
101
  ## TL;DR
102
 
103
  ```python