sentence-transformers/unsplash-lite
收藏Hugging Face2026-04-14 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/sentence-transformers/unsplash-lite
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: keywords
dtype: string
splits:
- name: train
num_bytes: 2045209850.972
num_examples: 24996
download_size: 1935601893
dataset_size: 2045209850.972
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Unsplash Lite
[Unsplash Lite Dataset](https://unsplash.com/data) used in this [Sentence Transformers tutorial notebook](https://colab.research.google.com/drive/1N6woBKL4dzYsHboDNqtv-8gjZglKOZcn?usp=sharing).
This dataset contains about 25k images and related keywords when available.
Keywords are eparated by `;` and note that we kept only those where the confident score indicated by Unsplash is higher than 90%.
# License
https://unsplash.com/license
TL;DR:
Unsplash images are designed to be used freely, and our license reflects this.
- It is possible to download and use all the images for free
- For commercial and non-commercial purposes
- No permission required (an assignment will always be appreciated!)
What is not allowed 👎
- It is not allowed to sell the images without significant modification.
- Compiling images from Unsplash to replicate a similar or competing service.
Credit to [lbourdois](https://huggingface.co/lbourdois) for collecting and uploading this dataset.
提供机构:
sentence-transformers



