egrace479 commited on
Commit
d9178be
·
verified ·
1 Parent(s): 8f567b3

Add short description to yaml and fix mis-directed link (#14)

Browse files

- Add short description to yaml and fix mis-directed link (35fc89e365f228e071b37455905bfb044ea489a1)

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -28,6 +28,7 @@ tags:
28
  - imbalanced
29
  size_categories:
30
  - 100M<n<1B
 
31
  ---
32
 
33
 
@@ -472,7 +473,7 @@ Please be sure to also cite the original data sources and all constituent parts
472
  }
473
  ```
474
 
475
- For license and citation information by image, see our [provenance file](https://huggingface.co/datasets/imageomics/TreeOfLife-200M/blob/main/metadata/provenance.parquet).
476
 
477
 
478
  ## Acknowledgements
 
28
  - imbalanced
29
  size_categories:
30
  - 100M<n<1B
31
+ description: "With nearly 214 million images representing 952,257 taxa across the tree of life, TreeOfLife-200M is the largest and most diverse public ML-ready dataset for computer vision models in biology at release. This dataset combines images and metadata from four core biodiversity data providers: Global Biodiversity Information Facility (GBIF), Encyclopedia of Life (EOL), BIOSCAN-5M, and FathomNet to more than double the number of unique taxa covered by TreeOfLife-10M, adding 50 million more images than BioTrove (and nearly triple the unique taxa). TreeOfLife-200M also increases image context diversity with museum specimen, camera trap, and citizen science images well-represented. Our rigorous curation process ensures each image has the most specific taxonomic label possible and that the overall dataset provides a well-rounded foundation for training BioCLIP 2 and future biology foundation models."
32
  ---
33
 
34
 
 
473
  }
474
  ```
475
 
476
+ For license and citation information by image, see our [provenance file](https://huggingface.co/datasets/imageomics/TreeOfLife-200M/blob/main/dataset/metadata/provenance.parquet).
477
 
478
 
479
  ## Acknowledgements