Update README.md
Browse files
README.md
CHANGED
|
@@ -104,6 +104,10 @@ dataset = load_dataset("trojblue/ava-aesthetics-10pct-min50-10bins")
|
|
| 104 |
print(dataset)
|
| 105 |
```
|
| 106 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
## Citation
|
| 108 |
|
| 109 |
If you use this dataset in your research, please consider citing the original work:
|
|
|
|
| 104 |
print(dataset)
|
| 105 |
```
|
| 106 |
|
| 107 |
+
(The full dataset converted to Huggingface Datasets format is also available here):
|
| 108 |
+
|
| 109 |
+
- [trojblue/AVA-Huggingface](https://huggingface.co/datasets/trojblue/AVA-Huggingface)
|
| 110 |
+
|
| 111 |
## Citation
|
| 112 |
|
| 113 |
If you use this dataset in your research, please consider citing the original work:
|