Commit
·
66d76af
1
Parent(s):
2a32736
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
---
|
4 |
+
# Google Safesearch Mini Model Card
|
5 |
+
```bash
|
6 |
+
pip install --upgrade transformers
|
7 |
+
```
|
8 |
+
|
9 |
+
# Bias and Limitations
|
10 |
+
Each person's definition of "safe" is different. The images in the dataset are classified as safe/unsafe by Google SafeSearch, Reddit, and Imgur.
|
11 |
+
It is possible that some images may be safe to others but not to you.
|