Update bioclip-2_float16: metadata backfill + UUID dedup

#2
This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. .gitattributes +0 -1
  2. README.md +106 -351
  3. bioclip-2_float16/{train-00000-of-00666.parquet → train-00000-of-00685.parquet} +2 -2
  4. bioclip-2_float16/{train-00001-of-00666.parquet → train-00001-of-00685.parquet} +2 -2
  5. bioclip-2_float16/{train-00002-of-00666.parquet → train-00002-of-00685.parquet} +2 -2
  6. bioclip-2_float16/train-00003-of-00685.parquet +3 -0
  7. bioclip-2_float16/train-00004-of-00666.parquet +0 -3
  8. bioclip-2_float16/train-00004-of-00685.parquet +3 -0
  9. bioclip-2_float16/train-00005-of-00666.parquet +0 -3
  10. bioclip-2_float16/train-00005-of-00685.parquet +3 -0
  11. bioclip-2_float16/train-00006-of-00666.parquet +0 -3
  12. bioclip-2_float16/train-00006-of-00685.parquet +3 -0
  13. bioclip-2_float16/train-00007-of-00666.parquet +0 -3
  14. bioclip-2_float16/train-00007-of-00685.parquet +3 -0
  15. bioclip-2_float16/train-00008-of-00666.parquet +0 -3
  16. bioclip-2_float16/train-00008-of-00685.parquet +3 -0
  17. bioclip-2_float16/train-00009-of-00666.parquet +0 -3
  18. bioclip-2_float16/train-00009-of-00685.parquet +3 -0
  19. bioclip-2_float16/train-00010-of-00666.parquet +0 -3
  20. bioclip-2_float16/{train-00498-of-00666.parquet → train-00010-of-00685.parquet} +2 -2
  21. bioclip-2_float16/train-00011-of-00666.parquet +0 -3
  22. bioclip-2_float16/train-00011-of-00685.parquet +3 -0
  23. bioclip-2_float16/train-00012-of-00666.parquet +0 -3
  24. bioclip-2_float16/train-00012-of-00685.parquet +3 -0
  25. bioclip-2_float16/train-00013-of-00666.parquet +0 -3
  26. bioclip-2_float16/train-00013-of-00685.parquet +3 -0
  27. bioclip-2_float16/train-00014-of-00666.parquet +0 -3
  28. bioclip-2_float16/train-00014-of-00685.parquet +3 -0
  29. bioclip-2_float16/train-00015-of-00666.parquet +0 -3
  30. bioclip-2_float16/train-00015-of-00685.parquet +3 -0
  31. bioclip-2_float16/train-00016-of-00666.parquet +0 -3
  32. bioclip-2_float16/train-00016-of-00685.parquet +3 -0
  33. bioclip-2_float16/train-00017-of-00666.parquet +0 -3
  34. bioclip-2_float16/train-00017-of-00685.parquet +3 -0
  35. bioclip-2_float16/train-00018-of-00666.parquet +0 -3
  36. bioclip-2_float16/train-00018-of-00685.parquet +3 -0
  37. bioclip-2_float16/train-00019-of-00666.parquet +0 -3
  38. bioclip-2_float16/train-00019-of-00685.parquet +3 -0
  39. bioclip-2_float16/train-00020-of-00666.parquet +0 -3
  40. bioclip-2_float16/train-00020-of-00685.parquet +3 -0
  41. bioclip-2_float16/train-00021-of-00666.parquet +0 -3
  42. bioclip-2_float16/train-00021-of-00685.parquet +3 -0
  43. bioclip-2_float16/train-00022-of-00666.parquet +0 -3
  44. bioclip-2_float16/train-00022-of-00685.parquet +3 -0
  45. bioclip-2_float16/train-00023-of-00666.parquet +0 -3
  46. bioclip-2_float16/train-00023-of-00685.parquet +3 -0
  47. bioclip-2_float16/train-00024-of-00666.parquet +0 -3
  48. bioclip-2_float16/train-00024-of-00685.parquet +3 -0
  49. bioclip-2_float16/train-00025-of-00666.parquet +0 -3
  50. bioclip-2_float16/train-00025-of-00685.parquet +3 -0
.gitattributes CHANGED
@@ -58,4 +58,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
- bioclip-2_float16/*.parquet filter=lfs diff=lfs merge=lfs -text
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
README.md CHANGED
@@ -1,44 +1,9 @@
1
  ---
2
- license: cc0-1.0
3
- language:
4
- - en
5
- pretty_name: TreeOfLife-200M Embeddings
6
- task_categories:
7
- - feature-extraction
8
- tags:
9
- - biology
10
- - biodiversity
11
- - embeddings
12
- - bioclip
13
- - tree-of-life
14
- - imageomics
15
- - parquet
16
- - duckdb
17
- - taxonomy
18
- - plants
19
- - animals
20
- - fungi
21
- - image
22
- size_categories:
23
- - 100M<n<1B
24
- datasets:
25
- - imageomics/TreeOfLife-200M
26
- description: >-
27
- Pre-computed image embeddings for 200M+ images from the TreeOfLife-200M
28
- dataset, sorted by taxonomic hierarchy for efficient filtered access via
29
- DuckDB. Multiple embedding model configs supported. No images stored.
30
  dataset_info:
31
  - config_name: bioclip-2_float16
32
  features:
33
  - name: uuid
34
  dtype: string
35
- - name: emb
36
- sequence: float16
37
- length: 768
38
- - name: source_dataset
39
- dtype: string
40
- - name: source_id
41
- dtype: string
42
  - name: kingdom
43
  dtype: string
44
  - name: phylum
@@ -53,260 +18,87 @@ dataset_info:
53
  dtype: string
54
  - name: species
55
  dtype: string
56
- - name: scientific_name
57
  dtype: string
58
- - name: common_name
59
  dtype: string
60
  - name: publisher
61
  dtype: string
62
- - name: basisOfRecord
63
- dtype: string
64
  - name: identifier
65
  dtype: string
66
- - name: img_type
67
- dtype: string
 
68
  splits:
69
  - name: train
70
- num_examples: 233055986
71
  configs:
72
  - config_name: bioclip-2_float16
73
  data_files:
74
  - split: train
75
  path: bioclip-2_float16/*.parquet
76
- - config_name: darwins_finches
77
- data_files:
78
- - split: train
79
- path: demo_subset/darwins_finches/bioclip-2_float16/*.parquet
80
- - config_name: wolf_sample
81
- data_files:
82
- - split: train
83
- path: demo_subset/wolf_sample/bioclip-2_float16/*.parquet
84
  ---
85
 
86
  # TreeOfLife-200M Embeddings
87
 
88
- <!-- TODO: Remove after reviewed -->
89
- > **Work in progress.** This dataset and card are under active development.
90
-
91
- Pre-computed image embeddings for 200M+ images from the [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M) dataset, sorted by taxonomic hierarchy for efficient filtered access.
92
-
93
- This repository hosts embedding **configs** for TreeOfLife-200M. Each config corresponds to a different embedding model and/or precision. Currently available: [BioCLIP 2](https://huggingface.co/imageomics/bioclip-2) (float16). Additional configs (e.g., [BioCLIP 2.5 Huge](https://huggingface.co/imageomics/bioclip-2.5-vith14)) will be added as new embeddings are generated.
94
-
95
- We recommend using [DuckDB](https://duckdb.org/) to access this dataset.
96
 
97
- **This repository does not contain or redistribute any images.** It contains only pre-computed embedding vectors and metadata derived from [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M).
98
 
99
- ## Dataset Details
100
 
101
- ### Dataset Description
102
 
103
- <!-- TODO: confirm curated by list -->
104
- - **Curated by:** Net Zhang, Elizabeth Campolongo, Matthew Thompson, Jianyang Gu
105
- - **Repository:** <!-- TODO: link to project repo -->
106
- - **Paper:** [BioCLIP 2: Emergent Properties from Scaling Hierarchical Contrastive Learning](https://arxiv.org/abs/2505.23883)
107
- - **License:** [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) for embeddings; metadata inherits upstream licenses (see [Licensing Information](#licensing-information)).
108
- - **Source dataset:** [imageomics/TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M)
109
- - **Embedding models:** [BioCLIP 2](https://huggingface.co/imageomics/bioclip-2), [BioCLIP 2.5 Huge](https://huggingface.co/imageomics/bioclip-2.5-vith14) (more configs coming)
110
 
111
- This repository contains pre-computed embedding vectors derived from the [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M) dataset. Each row pairs a TreeOfLife-200M image (identified by `uuid`) with its embedding vector and associated taxonomic metadata. The data is sorted by taxonomy and stored in Parquet format with page indexes, enabling fast filtered access through Hugging Face.
112
-
113
- ### Supported Tasks
114
-
115
- - **Feature extraction:** Retrieve pre-computed embedding vectors for any (taxonomic) subset without re-running the image embedding model.
116
- - **Taxonomy-filtered retrieval:** Query embeddings by kingdom, order, family, genus, or species using DuckDB with page-index predicate pushdown.
117
- - **Downstream training:** Use filtered embedding subsets for fine-tuning classifiers, training probes, or building custom indices.
118
- - **Exact similarity computation:** Compute similarity between embeddings.
119
-
120
-
121
- ## Dataset Structure
122
-
123
- ### Configs
124
-
125
- Each config corresponds to a different embedding model and precision. Users load a specific config:
126
-
127
- ```python
128
- # Python
129
- from datasets import load_dataset
130
- ds = load_dataset("imageomics/TreeOfLife-200M-Embeddings", "bioclip-2_float16")
131
- ```
132
-
133
- | Config | Model | Precision | Dimensions | Files | Size | Rows |
134
- |--------|-------|-----------|------------|-------|------|------|
135
- | `bioclip-2_float16` | [BioCLIP 2](https://huggingface.co/imageomics/bioclip-2) (ViT-L/14) | float16 | 768 | 666 | ~346 GB | 233,055,986 |
136
- | `darwins_finches` | [BioCLIP 2](https://huggingface.co/imageomics/bioclip-2) (ViT-L/14) | float16 | 768 | 1 | ~1 MB | 677 |
137
- | `wolf_sample` | [BioCLIP 2](https://huggingface.co/imageomics/bioclip-2) (ViT-L/14) | float16 | 768 | 1 | ~1.5 MB | 960 |
138
-
139
- The `demo_subset/` directory contains small **curated subsets** of the full
140
- `bioclip-2_float16` TreeOfLife-200M embeddings, such as `darwins_finches` and
141
- `wolf_sample`. These subsets were curated for quick experiments, prototyping,
142
- and demos—for example the
143
- [Image Embedding Explorer](https://github.com/Imageomics/emb-explorer) demo—without
144
- downloading the full 200M embedding dataset.
145
-
146
- ### Data Fields
147
-
148
- | Column | Type | Description |
149
- |--------|------|-------------|
150
- | `uuid` | `string` | Unique image identifier (matches [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M)) |
151
- | `emb` | `fixed_size_list<float>[N]` | Image embedding vector (dimensions depend on config) |
152
- | `source_dataset` | `string` | Data source: `gbif`, `eol`, `bioscan`, or `fathomnet` |
153
- | `source_id` | `string` | Unique identifier from source (e.g., GBIF occurrence ID) |
154
- | `kingdom` | `string` | Taxonomic kingdom |
155
- | `phylum` | `string` | Taxonomic phylum |
156
- | `class` | `string` | Taxonomic class |
157
- | `order` | `string` | Taxonomic order |
158
- | `family` | `string` | Taxonomic family |
159
- | `genus` | `string` | Taxonomic genus |
160
- | `species` | `string` | Species epithet (e.g., `plexippus`; use `scientific_name` for the full binomial `Danaus plexippus`) |
161
- | `scientific_name` | `string` | Full scientific name |
162
- | `common_name` | `string` | Vernacular/common name |
163
- | `publisher` | `string` | Organization that published the data (GBIF records only; NULL for non-GBIF) |
164
- | `basisOfRecord` | `string` | GBIF basis of record (GBIF records only; NULL for non-GBIF) |
165
- | `identifier` | `string` | Source image URL |
166
- | `img_type` | `string` | Image type (e.g., `Citizen Science`, `Museum Specimen: Fungi`, `Camera-trap`); GBIF records only, NULL for non-GBIF |
167
-
168
- For more background on metadata columns, see the [TreeOfLife-200M data field descriptions](https://huggingface.co/datasets/imageomics/TreeOfLife-200M#data-fields).
169
-
170
- ### Data Organization
171
-
172
- - **Sort order:** `source_dataset > kingdom > phylum > class > order > family > genus > species > common_name`
173
- - **Row groups:** 50,000 rows each with column statistics and page indexes
174
- - **Compression:** ZSTD level 3
175
- - **Precision:** config-dependent (see [Configs](#configs) table)
176
- - **File naming:** `train-00000-of-NNNNN.parquet` (count depends on config)
177
-
178
- Repository layout:
179
-
180
- ```text
181
- TreeOfLife-200M-Embeddings/
182
- ├── bioclip-2_float16/ # full dataset — 666 shards
183
- │ ├── train-00000-of-00666.parquet
184
- │ └── ...
185
- └── demo_subset/ # curated subsets for quick experiments / demos
186
- ├── darwins_finches/
187
- │ └── bioclip-2_float16/
188
- │ └── emb_darwin_finches.parquet # 677 rows
189
- └── wolf_sample/
190
- └── bioclip-2_float16/
191
- └── emb_wolf_sample.parquet # 960 rows
192
- ```
193
-
194
- ### Data Splits
195
-
196
- Single `train` split containing all 233,055,986 rows.
197
-
198
-
199
- ## Usage
200
-
201
- We recommend using [DuckDB](https://duckdb.org/) to access this dataset. All examples below use the `bioclip-2_float16` config; replace with the appropriate config name for other embeddings.
202
-
203
- > `order` and `class` are SQL reserved words: always quote them as `"order"` and `"class"`.
204
-
205
- **Choosing between download vs. remote query.** Downloading the full config is the preferred path. Once local, queries run in seconds, read access is deterministic, and there are no network failure modes. The tradeoffs: it requires ~320 GB of disk, and users must occasionally re-sync as the dataset is updated on Hugging Face (`hf download` skips unchanged files based on LFS hashes, so subsequent syncs only transfer what changed). Remote queries over `hf://` are still useful for quick checks such as row counts, metadata browsing, aggregate statistics, and fetching a single species' embeddings. However, at the time of writing, `COPY` of larger slices (more than ~20 MB of `emb` data spanning multiple files) is unstable and frequently fails mid-transfer with `TProtocolException`. For any repeated batch access to embeddings at scale, download first.
206
-
207
- ### Download, then Query Locally (Recommended)
208
-
209
- The fastest and most reliable workflow is to download the config once, then run DuckDB queries against the local files. All filtered slices return in seconds thanks to ZSTD decompression and page-index predicate pushdown.
210
-
211
- **Benchmark** ([Cardinal](https://www.osc.edu/resources/technical_support/supercomputers/cardinal) login node, single session): full download ~6 min at ~1 GB/s. Once local, a Felidae slice (152,867 rows, 466 MB) is extracted in ~6 s.
212
-
213
- #### 1. Download the config
214
-
215
- ```bash
216
- hf download imageomics/TreeOfLife-200M-Embeddings \
217
- --repo-type dataset \
218
- --include "bioclip-2_float16/*" \
219
- --local-dir ./data
220
- ```
221
-
222
- **Check if your local copy is in sync.** Re-run the same `hf download` command. It performs an incremental sync: files whose LFS hashes already match the remote are skipped with no bytes transferred, and only new or changed files are downloaded. A fully in-sync local copy completes in about 1 second.
223
-
224
- #### 2. Query locally with DuckDB
225
 
226
  ```python
227
  import duckdb
228
 
229
  con = duckdb.connect()
230
- glob = "./data/bioclip-2_float16/*.parquet"
 
231
 
232
- # Extract a species slice to a new file (fast: ~6s for 150K rows)
233
- con.sql(f"""
234
- COPY (
235
- SELECT * FROM read_parquet('{glob}')
236
- WHERE family = 'Felidae'
237
- ) TO 'felidae.parquet'
238
- """)
239
 
240
- # Aggregate across the full config (fast: page index + dictionary encoding)
 
 
 
 
 
 
 
241
  con.sql(f"""
242
- SELECT "order", COUNT(*) AS n
243
  FROM read_parquet('{glob}')
244
  WHERE "order" IS NOT NULL
245
  GROUP BY "order"
246
  ORDER BY n DESC
247
  LIMIT 10
248
  """).show()
249
- ```
250
-
251
- ```bash
252
- # CLI equivalent
253
- duckdb -c "
254
- COPY (SELECT * FROM read_parquet('./data/bioclip-2_float16/*.parquet')
255
- WHERE \"order\" = 'Primates')
256
- TO 'primates.parquet';
257
- "
258
- ```
259
-
260
- #### Slice sizes (after local extraction)
261
-
262
- | Slice | Rows | Size on disk | Local `COPY` time* |
263
- |---|---|---|---|
264
- | `scientific_name = 'Puma concolor'` | 11,811 | 36 MB | 1.7 s |
265
- | `family = 'Felidae'` | 152,867 | 466 MB | 5.9 s |
266
- | `"order" = 'Primates'` | 164,239 | 501 MB | 5.8 s |
267
-
268
- *Measured on the [Cardinal](https://www.osc.edu/resources/technical_support/supercomputers/cardinal) cluster login node after the full config is already downloaded locally.*
269
-
270
- ### Query Remotely
271
-
272
- For **aggregate queries** and **small embedding slices**, you can query directly from Hugging Face with DuckDB. The `hf://` protocol streams only the page ranges needed, so filtered aggregations typically return in ~10 s and a single-species `COPY` finishes in under a minute.
273
-
274
- > **Limitations of remote `COPY`:** sustained multi-file reads from `hf://` (e.g., extracting >~20 MB of embeddings across many files) can be interrupted by the Hugging Face CDN and fail with `TProtocolException: Invalid data`. If this happens, fall back to the [download-then-query workflow](#download-then-query-locally-recommended) above.
275
-
276
- #### Python
277
-
278
- ```python
279
- import duckdb
280
 
281
- con = duckdb.connect()
282
- # Authenticate for higher rate limits (recommended)
283
- con.execute("CREATE SECRET (TYPE HUGGINGFACE, TOKEN 'hf_...')")
284
-
285
- glob = "hf://datasets/imageomics/TreeOfLife-200M-Embeddings/bioclip-2_float16/*.parquet"
286
-
287
- # Count by taxonomic order (aggregate: fast, ~10s)
288
  con.sql(f"""
289
- SELECT "order", COUNT(*) AS n
290
  FROM read_parquet('{glob}')
291
- WHERE "order" IS NOT NULL
292
- GROUP BY "order"
293
  ORDER BY n DESC
294
  LIMIT 10
295
  """).show()
296
-
297
- # Fetch embeddings for a single species (~18 MB, safe slice size)
298
- df = con.sql(f"""
299
- SELECT uuid, emb
300
- FROM read_parquet('{glob}')
301
- WHERE scientific_name = 'Puma concolor'
302
- """).df()
303
  ```
304
 
305
- #### CLI
306
 
307
  ```bash
 
 
 
308
  duckdb -c "
309
- SELECT species, COUNT(*) AS n
310
  FROM read_parquet('hf://datasets/imageomics/TreeOfLife-200M-Embeddings/bioclip-2_float16/*.parquet')
311
  WHERE family = 'Nymphalidae'
312
  GROUP BY species
@@ -315,135 +107,98 @@ duckdb -c "
315
  "
316
  ```
317
 
318
- *First query in a session includes a one-time ~3 min glob resolution overhead: DuckDB expands the `*.parquet` wildcard by making HTTP requests to Hugging Face to discover all 666 filenames. Subsequent queries in the same session reuse the cached file list.*
319
-
320
- ## Dataset Creation
321
-
322
- ### Curation Rationale
323
-
324
- The [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M) dataset contains 200M+ organism images totaling ~92 TB. Running an embedding model over this corpus is expensive. This repository provides pre-computed embeddings to enable downstream tasks such as:
325
-
326
- - Training taxonomic classifiers or linear probes on embedding subsets
327
- - Computing exact pairwise similarity between organisms
328
- - Building custom search indices or retrieval systems
329
- - Analyzing embedding space structure across taxonomic groups
330
-
331
- ### Source Data
332
-
333
- #### Data Collection and Processing
334
-
335
- 1. **Embedding generation.** All images in [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M) are embedded using a vision foundation model (see [Configs](#configs) for model details). Each image produces a fixed-dimensional vector.
336
- 2. **Global sort.** All rows are sorted by `source_dataset > kingdom > phylum > class > order > family > genus > species > common_name`, so taxonomically similar rows are adjacent. This enables page-index predicate pushdown for fast filtered access.
337
- 3. **Precision.** Embedding precision is config-dependent (e.g., float16 for `bioclip-2_float16`).
338
- 4. **Parquet write.** PyArrow writes files targeting ~500 MB each, with ZSTD level 3 compression, [page indexes](https://huggingface.co/docs/hub/en/datasets-data-files-configuration#dataset-viewer-size-limit-errors-toobigcontenterror), and 50,000-row row groups for optimal streaming and query performance.
339
-
340
- #### Source Data Producers
341
-
342
- - **Images:** [TreeOfLife-200M revision 94bbc0b](https://huggingface.co/datasets/imageomics/TreeOfLife-200M/commit/94bbc0b90cd26cbb15f94d3144941026f4b41213), aggregated from [GBIF](https://www.gbif.org/), [EOL](https://eol.org/), [BIOSCAN-5M](https://github.com/bioscan-ml/BIOSCAN-5M), and [FathomNet](https://www.fathomnet.org/).
343
- - **Taxonomic metadata:** Standardized using [TaxonoPy](https://github.com/Imageomics/TaxonoPy).
344
- - **Other metadata:** For instance, publisher, basis of record, image URLs, source IDs are inherited from the respective data sources via the [TreeOfLife-200M catalog revision 94bbc0b](https://huggingface.co/datasets/imageomics/TreeOfLife-200M/commit/94bbc0b90cd26cbb15f94d3144941026f4b41213).
345
-
346
- ### Annotations
347
-
348
- This dataset does not include annotations created specifically for this repository. All taxonomic labels, common names, and provenance metadata are inherited directly from the TreeOfLife-200M catalog, which aligned the taxonomic names provided by [GBIF](https://www.gbif.org/), [EOL](https://eol.org/), [BIOSCAN-5M](https://github.com/bioscan-ml/BIOSCAN-5M), and [FathomNet](https://www.fathomnet.org/) using [TaxonoPy](https://imageomics.github.io/TaxonoPy/). See the [TreeOfLife-200M dataset card](https://huggingface.co/datasets/imageomics/TreeOfLife-200M) for details on annotation processes and provenance.
349
-
350
- ### Personal and Sensitive Information
351
-
352
- This repository does not contain or redistribute any images. However, the metadata includes URLs (`identifier` column) pointing to source images that may occasionally contain humans in the background (e.g., citizen science observations). The upstream TreeOfLife-200M dataset applies human face detection filtering to minimize such occurrences. See the [TreeOfLife-200M dataset card](https://huggingface.co/datasets/imageomics/TreeOfLife-200M#data-curation-and-processing) for details.
353
-
354
-
355
- ## Considerations for Using the Data
356
-
357
- ### Bias, Risks, and Limitations
358
-
359
- This dataset inherits biases from [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M#considerations-for-using-the-data):
360
 
361
- - **Taxonomic coverage is uneven.** Citizen science observations (primarily iNaturalist) comprise ~60% of the data, skewing representation toward charismatic species and regions where citizen science is most active.
362
- - **Incomplete taxonomic labels.** Not all records have complete taxonomy at every rank. Records may have NULL values at lower ranks and *incertae sedis* at kingdom level due to biodiversity data complexities (unresolved taxonomy, ambiguous identifications, etc.).
363
- - **Embedding bias.** Similarity is determined by the embedding model, which may encode biases from its training data.
364
 
365
- ### Recommendations
366
 
367
- - When using results for research, verify taxonomic labels against authoritative sources, since labels are inherited from community-contributed data.
368
- - Be aware of geographic and taxonomic sampling biases when interpreting embedding-based analyses.
369
- - For issues with specific records, report via the [Community tab](https://huggingface.co/datasets/imageomics/TreeOfLife-200M-Embeddings/discussions).
370
-
371
-
372
- ## Related Datasets
373
 
374
- - [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M) (source images and metadata).
375
- - [bioclip-image-search-lite](https://huggingface.co/datasets/imageomics/bioclip-image-search-lite) (FAISS index and DuckDB metadata for BioCLIP 2 image similarity search over TreeOfLife-200M).
376
 
 
377
 
 
 
 
 
 
 
 
378
 
379
- ## Licensing Information
 
 
380
 
381
- The embedding vectors in this repository are dedicated to the public domain under the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/). The metadata inherits licensing terms from its upstream sources (GBIF, EOL, BIOSCAN-5M, FathomNet); see the [TreeOfLife-200M licensing information](https://huggingface.co/datasets/imageomics/TreeOfLife-200M#licensing-information) for per-record details.
382
 
383
- **Important:** This repository does not contain or redistribute any images. The metadata includes URLs pointing to images hosted by their original sources. Individual images retain their original source licenses. Users must respect each image's original license terms when accessing images via the provided URLs.
 
 
 
 
 
 
 
384
 
385
- We ask that you cite this dataset and associated papers if you make use of it in your research.
 
 
 
 
386
 
 
387
 
388
- ## Citation
389
 
390
- <!-- TODO: generate DOI and finalize citation -->
391
- <!-- TODO: Check Citation Format -->
392
- **Data:**
393
- ```bibtex
394
- @misc{treeoflife_200m_embeddings,
395
- author = {Zhang, Net and Campolongo, Elizabeth and Thompson, Matthew and Gu, Jianyang},
396
- title = {{TreeOfLife-200M Embeddings}},
397
- year = {2026},
398
- url = {https://huggingface.co/datasets/imageomics/TreeOfLife-200M-Embeddings},
399
- publisher = {Hugging Face}
400
- }
401
- ```
402
 
403
- Please also cite the source dataset and embedding model (include data sources as appropriate):
404
-
405
- **TreeOfLife-200M:**
406
- ```bibtex
407
- @dataset{treeoflife_200m,
408
- title = {{T}ree{O}f{L}ife-200{M} (Revision 94bbc0b)},
409
- author = {Jianyang Gu and Samuel Stevens and Elizabeth G Campolongo and Matthew J Thompson and Net Zhang and Jiaman Wu and Andrei Kopanev and Zheda Mai and Alexander E. White and James Balhoff and Wasila M Dahdul and Daniel Rubenstein and Hilmar Lapp and Tanya Berger-Wolf and Wei-Lun Chao and Yu Su},
410
- year = {2025},
411
- url = {https://huggingface.co/datasets/imageomics/TreeOfLife-200M},
412
- doi = {10.57967/hf/8980},
413
- publisher = {Hugging Face}
414
- }
415
  ```
416
 
417
- **BioCLIP 2 Paper:**
418
- ```bibtex
419
- @inproceedings{NEURIPS2025_94da80cb,
420
- author = {Gu, Jianyang and Stevens, Sam and Campolongo, Elizabeth and Thompson, Matthew and Zhang, Net and Wu, Jiaman and Kopanev, Andrei and Mai, Zheda and White, Alexander and Balhoff, James and Dahdul, Wasila and Rubenstein, Daniel and Lapp, Hilmar and Berger-Wolf, Tanya and Chao, Wei-Lun (Harry) and Su, Yu},
421
- booktitle = {Advances in Neural Information Processing Systems},
422
- editor = {D. Belgrave and C. Zhang and H. Lin and R. Pascanu and P. Koniusz and M. Ghassemi and N. Chen},
423
- pages = {102778--102811},
424
- publisher = {Curran Associates, Inc.},
425
- title = {{BioCLIP 2:} Emergent Properties from Scaling Hierarchical Contrastive Learning},
426
- url = {https://proceedings.neurips.cc/paper_files/paper/2025/file/94da80cbfe870c1db958c88a8a27018c-Paper-Conference.pdf},
427
- volume = {38},
428
- year = {2025}
429
- }
430
  ```
431
 
432
- <!--https://arxiv.org/abs/2505.23883-->
433
-
434
-
435
- ## Acknowledgements
436
-
437
- This work was supported by the [Imageomics Institute](https://imageomics.org), which is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under [Award #2118240](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118240) (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning). Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
438
-
439
- This work used resources of the [Ohio Supercomputer Center (OSC)](https://www.osc.edu/): Ohio Supercomputer Center. 1987. Ohio Supercomputer Center. Columbus OH: Ohio Supercomputer Center. https://ror.org/01apna436.
440
-
441
 
442
- ## Dataset Card Authors
 
 
 
 
 
 
 
 
 
 
 
 
 
 
443
 
444
- Net Zhang, Elizabeth Campolongo
445
 
 
 
 
 
446
 
447
- ## Dataset Card Contact
448
 
449
- For questions or issues, please use the [Community tab](https://huggingface.co/datasets/imageomics/TreeOfLife-200M-Embeddings/discussions) on this repository.
 
 
 
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  - config_name: bioclip-2_float16
4
  features:
5
  - name: uuid
6
  dtype: string
 
 
 
 
 
 
 
7
  - name: kingdom
8
  dtype: string
9
  - name: phylum
 
18
  dtype: string
19
  - name: species
20
  dtype: string
21
+ - name: img_type
22
  dtype: string
23
+ - name: basisOfRecord
24
  dtype: string
25
  - name: publisher
26
  dtype: string
 
 
27
  - name: identifier
28
  dtype: string
29
+ - name: emb
30
+ sequence: float16
31
+ length: 768
32
  splits:
33
  - name: train
34
+ num_examples: 239580103
35
  configs:
36
  - config_name: bioclip-2_float16
37
  data_files:
38
  - split: train
39
  path: bioclip-2_float16/*.parquet
40
+ license: mit
 
 
 
 
 
 
 
41
  ---
42
 
43
  # TreeOfLife-200M Embeddings
44
 
45
+ > **Work in progress** this dataset card is under active development.
 
 
 
 
 
 
 
46
 
47
+ 239 million BioCLIP 2 embeddings (768-dim, float16) for [TreeOfLife-200M](https://huggingface.co/datasets/imageomics/TreeOfLife-200M) images, sorted by taxonomic hierarchy. We recommend using [DuckDB](https://duckdb.org/) to access this dataset.
48
 
49
+ ## Query Remotely
50
 
51
+ Query directly from HuggingFace without downloading anything. DuckDB uses Parquet page indexes to skip irrelevant files, making filtered queries fast over the network.
52
 
53
+ > `order` and `class` are SQL reserved words — always quote them as `"order"` and `"class"`.
 
 
 
 
 
 
54
 
55
+ ### Python
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
  ```python
58
  import duckdb
59
 
60
  con = duckdb.connect()
61
+ # Authenticate for higher rate limits (recommended)
62
+ con.execute("CREATE SECRET (TYPE HUGGINGFACE, TOKEN 'hf_...')")
63
 
64
+ glob = "hf://datasets/imageomics/TreeOfLife-200M-Embeddings/bioclip-2_float16/*.parquet"
 
 
 
 
 
 
65
 
66
+ # Get all embeddings for a species
67
+ df = con.sql(f"""
68
+ SELECT uuid, emb
69
+ FROM read_parquet('{glob}')
70
+ WHERE species = 'Danaus plexippus'
71
+ """).df()
72
+
73
+ # Count by taxonomic order
74
  con.sql(f"""
75
+ SELECT "order", COUNT(*) as n
76
  FROM read_parquet('{glob}')
77
  WHERE "order" IS NOT NULL
78
  GROUP BY "order"
79
  ORDER BY n DESC
80
  LIMIT 10
81
  """).show()
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
 
83
+ # Filter by family
 
 
 
 
 
 
84
  con.sql(f"""
85
+ SELECT genus, species, COUNT(*) as n
86
  FROM read_parquet('{glob}')
87
+ WHERE family = 'Felidae'
88
+ GROUP BY genus, species
89
  ORDER BY n DESC
90
  LIMIT 10
91
  """).show()
 
 
 
 
 
 
 
92
  ```
93
 
94
+ ### CLI
95
 
96
  ```bash
97
+ # Install DuckDB: https://duckdb.org/docs/installation
98
+ # Then query directly from the command line:
99
+
100
  duckdb -c "
101
+ SELECT species, COUNT(*) as n
102
  FROM read_parquet('hf://datasets/imageomics/TreeOfLife-200M-Embeddings/bioclip-2_float16/*.parquet')
103
  WHERE family = 'Nymphalidae'
104
  GROUP BY species
 
107
  "
108
  ```
109
 
110
+ ## Download a Taxonomic Slice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
 
112
+ Instead of downloading the full 331 GB dataset, extract only the taxa you need. The sorted data and page indexes ensure only the relevant row groups are fetched over the network.
 
 
113
 
114
+ ### Python
115
 
116
+ ```python
117
+ import duckdb
 
 
 
 
118
 
119
+ con = duckdb.connect()
120
+ con.execute("CREATE SECRET (TYPE HUGGINGFACE, TOKEN 'hf_...')")
121
 
122
+ glob = "hf://datasets/imageomics/TreeOfLife-200M-Embeddings/bioclip-2_float16/*.parquet"
123
 
124
+ # Save a single family to a local file
125
+ con.sql(f"""
126
+ COPY (
127
+ SELECT * FROM read_parquet('{glob}')
128
+ WHERE family = 'Felidae'
129
+ ) TO 'felidae.parquet'
130
+ """)
131
 
132
+ # Now query locally — instant
133
+ con.sql("SELECT species, COUNT(*) as n FROM 'felidae.parquet' GROUP BY species ORDER BY n DESC").show()
134
+ ```
135
 
136
+ ### CLI
137
 
138
+ ```bash
139
+ duckdb -c "
140
+ COPY (
141
+ SELECT * FROM read_parquet('hf://datasets/imageomics/TreeOfLife-200M-Embeddings/bioclip-2_float16/*.parquet')
142
+ WHERE \"order\" = 'Primates'
143
+ ) TO 'primates.parquet';
144
+ "
145
+ ```
146
 
147
+ | Slice Example | Rows | Size | Time |
148
+ |---------------|------|------|------|
149
+ | Species: *Danaus plexippus* | 299,874 | 913 MB | ~1 min* |
150
+ | Family: Felidae | 149,890 | 457 MB | ~1 min* |
151
+ | Order: Primates | 160,307 | 489 MB | ~1 min* |
152
 
153
+ *\*First query in a session includes a one-time ~3 min glob resolution overhead: DuckDB expands the `*.parquet` wildcard by making HTTP requests to HuggingFace to discover all 685 filenames. Subsequent queries in the same session reuse the cached file list.*
154
 
155
+ ## Download Everything
156
 
157
+ For full-dataset analytics, download all files first.
 
 
 
 
 
 
 
 
 
 
 
158
 
159
+ ```bash
160
+ huggingface-cli download imageomics/TreeOfLife-200M-Embeddings \
161
+ --repo-type dataset --include "bioclip-2_float16/*" --local-dir ./data
 
 
 
 
 
 
 
 
 
162
  ```
163
 
164
+ ```bash
165
+ duckdb -c "
166
+ SELECT \"order\", COUNT(*) as n
167
+ FROM read_parquet('./data/bioclip-2_float16/*.parquet')
168
+ WHERE \"order\" IS NOT NULL
169
+ GROUP BY \"order\"
170
+ ORDER BY n DESC
171
+ LIMIT 10;
172
+ "
 
 
 
 
173
  ```
174
 
175
+ ## Schema
 
 
 
 
 
 
 
 
176
 
177
+ | Column | Type | Description |
178
+ |--------|------|-------------|
179
+ | `uuid` | `string` | Unique image identifier |
180
+ | `kingdom` | `string` | Taxonomic kingdom |
181
+ | `phylum` | `string` | Taxonomic phylum |
182
+ | `class` | `string` | Taxonomic class |
183
+ | `order` | `string` | Taxonomic order |
184
+ | `family` | `string` | Taxonomic family |
185
+ | `genus` | `string` | Taxonomic genus |
186
+ | `species` | `string` | Taxonomic species |
187
+ | `img_type` | `string` | Image source type |
188
+ | `basisOfRecord` | `string` | Basis of record |
189
+ | `publisher` | `string` | Data publisher |
190
+ | `identifier` | `string` | Source URI |
191
+ | `emb` | `fixed_size_list<float16>[768]` | BioCLIP 2 embedding |
192
 
193
+ ## Data Organization
194
 
195
+ - **Sort order:** `kingdom > phylum > class > order > family > genus > species`
196
+ - **Row groups:** 50,000 rows each with column statistics and page indexes
197
+ - **Compression:** ZSTD level 3
198
+ - **Precision:** float16 (lossless cosine similarity vs float32 source)
199
 
200
+ ## Configs
201
 
202
+ | Config | Model | Precision | Files | Size | Rows |
203
+ |--------|-------|-----------|-------|------|------|
204
+ | `bioclip-2_float16` | BioCLIP 2 | float16 | 685 | 331 GB | 239,580,103 |
bioclip-2_float16/{train-00000-of-00666.parquet → train-00000-of-00685.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c0346c6a35b4cef66a367736d2a0925691e32172268d87e6785bce0377c55bf
3
- size 516095035
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:183a8bdfb3a165620cd76ed5a3bf57bf6719497639f3e6161b0e210140afc6bb
3
+ size 516207075
bioclip-2_float16/{train-00001-of-00666.parquet → train-00001-of-00685.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ca3831481dd32718b1ac280a6b022fa6f361f2790a2897b6eaf0b60054c1b31
3
- size 515960496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c160ef8d9d31043aebbab4e7b1dab7336835d3a7e2ffb3518531bdd4d958fc2
3
+ size 515949331
bioclip-2_float16/{train-00002-of-00666.parquet → train-00002-of-00685.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8432bf4fd9f4f6d54b950bba5f7c22484ebbdf88cbcb5eafbb7ef7e99d21b29
3
- size 515970027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1715962304c44d7b636cb447df5eefd3e59513117ed9ffdb5bbffb3904e187b
3
+ size 516056737
bioclip-2_float16/train-00003-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:557987ef559a1911eaecca0efc535e63ca3cada33e3d1f08733dfaecb4c968bd
3
+ size 515924706
bioclip-2_float16/train-00004-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2dc954bde0bc54f1bfb09106415b59f24f9af921f221d5186d7a6bfe09c1a6e
3
- size 515594979
 
 
 
 
bioclip-2_float16/train-00004-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ab9e777b9585722bb31452101afca4a1720b0a7b30ab753fc0a895b3b6ce5b
3
+ size 515690472
bioclip-2_float16/train-00005-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c88f59595067e0ab43422a514db11e1c00af1fd7ecaa0167bb6e6421b8e4c330
3
- size 515593322
 
 
 
 
bioclip-2_float16/train-00005-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44a69a5fd4088446d7659e9d9f93a9fff6215133caacbb82b3bd2896dd609fec
3
+ size 515636371
bioclip-2_float16/train-00006-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:850191756024186f3746ad6430ae1113456efe2cc16103434f7d0dabedddb2ee
3
- size 515707578
 
 
 
 
bioclip-2_float16/train-00006-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9375750765351800377d352b016d38ce9acbb39a8327ad7a6433a68d9a63f552
3
+ size 515986844
bioclip-2_float16/train-00007-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ad75f6d0e5ee50d349303eb16e078586d983646029e09c76a9eb2883f577dd9
3
- size 515782116
 
 
 
 
bioclip-2_float16/train-00007-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68ba79dd1a9b2a2ef8aa47d452c2e82f3fcf2032a699b9f05e93aa36d3af94fa
3
+ size 515850649
bioclip-2_float16/train-00008-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b152ea1d13089f963ca244abe1ebf20787f4f190503e1239631f8ddd6a0628fa
3
- size 516011227
 
 
 
 
bioclip-2_float16/train-00008-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a390d898f071d589dc3549c1bffab70621dd72027773634440bbc8c6600f164
3
+ size 516054789
bioclip-2_float16/train-00009-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb5378d7e30b53b9148ff3ae84f2d9957112754423bff39b9b1e1d9e70c9ce34
3
- size 515800588
 
 
 
 
bioclip-2_float16/train-00009-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c5ea22d85a6f348b4b7fc3c2125e2b14688c66f087e0f25c5de7b13b217b375
3
+ size 515811580
bioclip-2_float16/train-00010-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:449da8379944b36fd8a360460ab359b270fb677378cac14e2d8e0eace025bc43
3
- size 515644298
 
 
 
 
bioclip-2_float16/{train-00498-of-00666.parquet → train-00010-of-00685.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3773862ce29ddb6cbee97e3d06f153e8491a5d45d1d5c66cbac40aff27fee3d0
3
- size 519737334
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a545aacd2f1213ff7df395f3ad23b6c926396817521ca697b27e63bb5eb2a3f
3
+ size 515722505
bioclip-2_float16/train-00011-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e9dac52edecb81092160a2689afff6bba79415a92a7a39dd17016774571c52a
3
- size 515995941
 
 
 
 
bioclip-2_float16/train-00011-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1dfe4d36b146e175ea0640da3b818a1ecaaeab8b4fec951809fa7d73f7d4153
3
+ size 515900155
bioclip-2_float16/train-00012-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:18a27b506631d27b589b15aa31834f1d0da63f2ee36e87a317c8b317889324d8
3
- size 516289135
 
 
 
 
bioclip-2_float16/train-00012-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7994b2969192861251db0499080b11aac18019dacf1c2b7b9cd7c1791aa4740
3
+ size 516563402
bioclip-2_float16/train-00013-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:df9354eb2130fd6bda40b4afc02acb644ce95c673bc8e1d584600c28ce87585a
3
- size 516254905
 
 
 
 
bioclip-2_float16/train-00013-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62bf6fc5efb353a6c35d488ce1c44f3c47095c427a65964bb6d40ca1f21d2f03
3
+ size 516372796
bioclip-2_float16/train-00014-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b4e421ce6b3de1a1248214c7d5befbba52b85ce6e311dbb33a8d6997f61c1a3
3
- size 518313981
 
 
 
 
bioclip-2_float16/train-00014-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa70f7b55633294a57001f4af0bf2b52d10f66a65d73f1fbe0e8b7877aeca555
3
+ size 518418043
bioclip-2_float16/train-00015-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:91448b6166139e5d7d5f09e25186bcc78ec63f02a1b752be78cea1f3ef53eeae
3
- size 523406380
 
 
 
 
bioclip-2_float16/train-00015-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e11829a8b6ab0c52919d909ea32eeb86eec736370cf59081c2becff5c48d695
3
+ size 523931985
bioclip-2_float16/train-00016-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1c93740d24ebaab83f6aeb675b53450e39538ba1f916e0f8415316a44cd2b16
3
- size 522944272
 
 
 
 
bioclip-2_float16/train-00016-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d06f0ad36f2ea2ba42a1a2d735b2992505fad770d09e3c48acbaf4666344d6ff
3
+ size 523055588
bioclip-2_float16/train-00017-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d64691a2824750726416c8f1b5ae5f81be72bcfa691cfd42e76229b358b2f31f
3
- size 522917503
 
 
 
 
bioclip-2_float16/train-00017-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ca55c493b955f3d3ef2d6f719068880a6b4412debfa93cbcf5e854077701dd
3
+ size 523309019
bioclip-2_float16/train-00018-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e12bde9d1c0eeb6cf3aace190e2300f4826abeb17fc08744895a77e4d92c54c4
3
- size 523555997
 
 
 
 
bioclip-2_float16/train-00018-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a938a2257df2598c01a8c36ae55aa2d5b77c44d9050989cd102cf67bf131db6
3
+ size 523784694
bioclip-2_float16/train-00019-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1355c4ebe7e1ecdf6fc9755346ff67e7075bb0af2d6b8daf0becb30aace81f66
3
- size 523530710
 
 
 
 
bioclip-2_float16/train-00019-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9becc65c11561b2359e1829efd41162a030a2a370a5f998893f7679e894d9254
3
+ size 523743136
bioclip-2_float16/train-00020-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ed5fc667c1ad1dfba6926b35032dbfd1078277ad2c22f57ba663a2b83738248
3
- size 523568628
 
 
 
 
bioclip-2_float16/train-00020-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b21acc7e1d07077be97da3d07493df846c421d948bafea9659a6bbe3a96d55
3
+ size 523689519
bioclip-2_float16/train-00021-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5a2efcb25fd00369358d138cb44396a976762f20ed966890a77383df1d5e672
3
- size 523515961
 
 
 
 
bioclip-2_float16/train-00021-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfbf0077b1dfd696c7dca27183821d0f0dbabc35240a63c81b505bb7cfe5a854
3
+ size 523936175
bioclip-2_float16/train-00022-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b4ef55cfe23682a1c4065cbccf8fe61f649326210c06d9833e37de8497950cf
3
- size 524052786
 
 
 
 
bioclip-2_float16/train-00022-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ab859419eeccfd10ad1b64e9af9d95edc33485fd5ae0a624df6a280c79356c8
3
+ size 524470131
bioclip-2_float16/train-00023-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fb721f4a2fd2454494d47177585b6b077286b5f5723c19ec76cd321bdb17b02
3
- size 522819044
 
 
 
 
bioclip-2_float16/train-00023-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:370c10cd6595bdec34b3010f729e0811d7313398a945bba785bcfe92e7651e6c
3
+ size 521729135
bioclip-2_float16/train-00024-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:627aaf9938760d21b95ea03b8212ec5b15351f8b004ef3951736ce6abf497638
3
- size 523592090
 
 
 
 
bioclip-2_float16/train-00024-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3ab223570f578e9cd9ead4156d4bb73cf7fd65fa3bebc24e59cdd8036d0531b
3
+ size 523817147
bioclip-2_float16/train-00025-of-00666.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:82e462ceeaa4b7a94101655a0379c91f432a37c1bb80e3c91e31f657b9bc9c98
3
- size 523567614
 
 
 
 
bioclip-2_float16/train-00025-of-00685.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce7dfde2bf83b01a06bd24186833fbe5195bfa4ef0ead2db589815c58bb3570
3
+ size 523713086