Commit
·
c835609
1
Parent(s):
d9983e5
Upload README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,11 @@ tags:
|
|
| 6 |
- gan
|
| 7 |
- image
|
| 8 |
- images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Dataset Card
|
|
@@ -50,9 +55,13 @@ Models and datasets can be removed from the site at the request of the copyright
|
|
| 50 |
### Dataset Summary
|
| 51 |
|
| 52 |
NFT images dataset for unconditional generation.
|
|
|
|
| 53 |
NFT collection available [here](https://opensea.io/collection/dooggies).
|
|
|
|
| 54 |
Model is available [here](https://huggingface.co/huggingnft/dooggies).
|
| 55 |
|
|
|
|
|
|
|
| 56 |
### Supported Tasks and Leaderboards
|
| 57 |
|
| 58 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
@@ -144,7 +153,7 @@ The data fields are the same among all splits.
|
|
| 144 |
### Citation Information
|
| 145 |
|
| 146 |
```
|
| 147 |
-
@InProceedings{
|
| 148 |
author={Aleksey Korshuk}
|
| 149 |
year=2022
|
| 150 |
}
|
|
|
|
| 6 |
- gan
|
| 7 |
- image
|
| 8 |
- images
|
| 9 |
+
task:
|
| 10 |
+
- unconditional-image-generation
|
| 11 |
+
datasets:
|
| 12 |
+
- huggingnft/dooggies
|
| 13 |
+
license: mit
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card
|
|
|
|
| 55 |
### Dataset Summary
|
| 56 |
|
| 57 |
NFT images dataset for unconditional generation.
|
| 58 |
+
|
| 59 |
NFT collection available [here](https://opensea.io/collection/dooggies).
|
| 60 |
+
|
| 61 |
Model is available [here](https://huggingface.co/huggingnft/dooggies).
|
| 62 |
|
| 63 |
+
Check Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
|
| 64 |
+
|
| 65 |
### Supported Tasks and Leaderboards
|
| 66 |
|
| 67 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 153 |
### Citation Information
|
| 154 |
|
| 155 |
```
|
| 156 |
+
@InProceedings{huggingnft,
|
| 157 |
author={Aleksey Korshuk}
|
| 158 |
year=2022
|
| 159 |
}
|