Kerassy commited on
Commit
b0681f6
·
verified ·
1 Parent(s): 4fd77be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -18,17 +18,18 @@ configs:
18
  path: data/train-*
19
  ---
20
  ### Miscellaneous Artworks with Descriptions
21
- #### Dataset Card
22
 
23
- **Dataset Name:** Miscellaneous Artworks with Descriptions
24
 
25
- **Description:** A multi-modal dataset containing images of various auction lots, each accompanied by description.
 
 
26
 
27
  **Columns:**
28
 
29
  * **image**: The auction lot, resized to a maximum width of 1024px.
30
  * **text**: A description accompanying the lot.
31
 
32
- **Usage:** This dataset can be used for tasks such as image-text retrieval, image captioning, and multi-modal learning.
33
  #### Important information
34
  **This is a temporary dataset and will be updated or modified frequently in the future.**
 
18
  path: data/train-*
19
  ---
20
  ### Miscellaneous Artworks with Descriptions
21
+ A multi-modal dataset containing images of various auction lots, each accompanied by description.
22
 
23
+ ### Dataset Description
24
 
25
+ - **Curated by:** Jay Broughton (@Kerassy on HuggingFace)
26
+ - **License:** MIT
27
+ - **Language:** English
28
 
29
  **Columns:**
30
 
31
  * **image**: The auction lot, resized to a maximum width of 1024px.
32
  * **text**: A description accompanying the lot.
33
 
 
34
  #### Important information
35
  **This is a temporary dataset and will be updated or modified frequently in the future.**