File size: 1,442 Bytes
1317c60
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49039f1
 
 
 
1317c60
 
 
d4e9e92
 
 
 
 
 
 
 
 
f52c573
 
332f9da
d4e9e92
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: private
    dtype: bool
  - name: tags
    sequence: string
  - name: description
    dtype: string
  - name: downloads
    dtype: int64
  - name: likes
    dtype: int64
  splits:
  - name: train
    num_bytes: 4086603
    num_examples: 30135
  download_size: 1437762
  dataset_size: 4086603
---
# Dataset Card for "huggingface-datasets"

This dataset is a snapshot of all public datasets in HuggingFace as of 04/24/2023. It is based on the dataset metadata that can be found at the following endpoint:
https://huggingface.co/api/datasets/{dataset_id}

Which contains information like the dataset name, its tags, description, and more. Please note that description is different from dataset card, which is what you are reading now :-).

I would love to replace this dataset with one which uses dataset card instead of description, but that is not something I can scrape in a realistic amount of time. In any case, this data still contains some useful
metadata about the datasets on HF, and can be used for a variety of downstream tasks. Please like if you enjoy <3. 


For more insight into how this data was collected and how it can be used, please checkout the repository here: https://github.com/nkasmanoff/searching-face

I did not check all descriptions in this > 30k sample dataset. Most are null, but it is possible that some may be NSFW. Please use responsibly.