hlky HF staff commited on
Commit
0958c77
·
verified ·
1 Parent(s): abf234d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -3
README.md CHANGED
@@ -1,3 +1,43 @@
1
- ---
2
- license: odc-by
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ pretty_name: ArtUK
4
+ task_categories:
5
+ - image-classification
6
+ - text-to-image
7
+ - image-to-text
8
+ tags:
9
+ - art
10
+ - image
11
+ size_categories:
12
+ - 100K<n<1M
13
+ ---
14
+ # Dataset Card for ArtUK
15
+
16
+ ~237k artworks from ArtUK.
17
+
18
+ ## Dataset Details
19
+
20
+ ### Dataset Description
21
+
22
+ Approximately 237 thousand artworks from ArtUK. Entries include image, title, artist and date.
23
+
24
+ - **Curated by:** hlky
25
+ - **License:** Open Data Commons Attribution License (ODC-By) v1.0
26
+
27
+ # Citation Information
28
+ ```
29
+ @misc{ArtUK,
30
+ author = {hlky},
31
+ title = {ArtUK},
32
+ year = {2024},
33
+ publisher = {hlky},
34
+ journal = {Hugging Face repository},
35
+ howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/ArtUK](https://huggingface.co/datasets/bigdata-pw/ArtUK)}}
36
+ }
37
+ ```
38
+
39
+ ## Attribution Information
40
+ ```
41
+ Contains information from [ArtUK](https://huggingface.co/datasets/bigdata-pw/ArtUK) which is made available
42
+ under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).
43
+ ```