Datasets:
Clarify reproduction instructions
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ English, Latin
|
|
78 |
```
|
79 |
|
80 |
Each `image_set` is approximately 30GB and contains 100 thousand images, each named `<treeoflife_id>.jpg`.
|
81 |
-
We cannot reproduce the `iNat21` data, but
|
82 |
|
83 |
Inside each shard is a collection of images (named `<treeoflife_id>.jpg`), for which each has the following files:
|
84 |
```
|
|
|
78 |
```
|
79 |
|
80 |
Each `image_set` is approximately 30GB and contains 100 thousand images, each named `<treeoflife_id>.jpg`.
|
81 |
+
We cannot reproduce the `iNat21` data, but step-by-step [***reproduction instructions***](https://github.com/Imageomics/bioclip/blob/main/docs/imageomics/treeoflife10m.md#reproduce-treeoflife-10m) are provided on the BioCLIP GitHub repository to recreate the proper webdataset structure. This process will produce a collection of files named `shard-######.tar` in a `train`, `val`, and `train_small` folder with which to work.
|
82 |
|
83 |
Inside each shard is a collection of images (named `<treeoflife_id>.jpg`), for which each has the following files:
|
84 |
```
|