File size: 1,792 Bytes
15e7d6d
 
cb5e841
 
19274f5
 
 
 
15e7d6d
 
0f4e593
15e7d6d
0f4e593
15e7d6d
 
 
 
 
 
0f4e593
15e7d6d
0f4e593
 
 
15e7d6d
0f4e593
15e7d6d
0f4e593
15e7d6d
 
 
0f4e593
15e7d6d
 
 
0f4e593
15e7d6d
0f4e593
15e7d6d
 
 
0f4e593
15e7d6d
 
 
 
0f4e593
 
 
 
 
 
 
 
15e7d6d
 
 
 
 
0f4e593
15e7d6d
 
 
0f4e593
15e7d6d
 
 
0f4e593
15e7d6d
 
 
0f4e593
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
license: mit
dataset_info:
  features:
    - name: filename    # Example: id
      dtype: string  # Example: int32
    - name: image    # Example: text
      dtype: image  # Example: string
---

# Not a Hot-dog

_(The name of this dataset is a reference to the show Silicon Valley.)_


## Dataset Details

### Dataset Description

This dataset is a small collection of user-submitted images that contain objects that are not hot dogs, but might be perceptibly shaped like one.

- **Curated by:** Public users
- **Language(s) (NLP):** None (no captions included)
- **License:** MIT

### Dataset Sources

The images provided were submitted by random internet users on Reddit.

## Uses

This dataset may be used to train safety checking neural networks, or low-rank adaptation networks that might be useful for a funny joke or two.

### Direct Use

This dataset does not have any captions or phrases supplied with it.

The `image` column contains a byte string of the JPEG data as read from storage.

### Out-of-Scope Use

This data should not be used to generate offensive content.

## Dataset Structure


Fields:

- filename (str)
- image hash (str)
- width (int)
- height (int)
- image (bytes, JPEG)


## Dataset Creation

### Curation Rationale

A LoRA exists that seems to use a similar dataset, but the dataset was not provided or available at any point in time. This dataset is an attempt to reproduce the same results.

### Source Data

- User-submitted photographs

#### Personal and Sensitive Information

Some images may contain faces or identities of individuals. By using this dataset, you agree not to attempt to discover the identity of these people.

## Bias, Risks, and Limitations

This dataset's bias is that of its users', as all images were hand-selected for inclusion.