File size: 1,783 Bytes
d2523b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60ca221
 
 
 
 
 
 
 
 
d2523b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
language:
- en
license:
- cc-by-4.0
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- image-classification
- image-to-text
task_ids:
- multi-label-classification
configs:
- config_name: default
  data_files:
  - split: train
    path: "train.csv"
  - split: test
    path: "test.csv"
  - split: validation
    path: "validation.csv"
---

# Dataset Card for Balinese Carving Dataset

## Dataset Description

- **Repository:** [GitHub Repo Link]
- **Paper:** [If applicable]
- **Point of Contact:** [Your Name/Email]

### Dataset Summary

This dataset contains images of Balinese carvings along with their classifications, materials, and color descriptions. It is designed for image classification and retrieval tasks related to Balinese art and cultural heritage.

### Supported Tasks and Leaderboards

This dataset supports multi-label image classification for Balinese carving styles and image retrieval based on textual descriptions of the carvings.

### Languages

The textual descriptions are in English.

### Dataset Structure

The dataset contains the following fields:
- `image`: The image file of the Balinese carving
- `image_id`: A unique identifier for each image
- `carving_classes`: The styles or types of carving present in the image (multi-label)
- `material`: The material of the carving (e.g., stone)
- `color`: A textual description of the colors present in the carving

### Dataset Creation

[Describe how the dataset was created, including any data collection and annotation processes]

### Considerations for Using the Data

[Any considerations for using this data, such as potential biases or limitations]

### Additional Information

[Any additional information about the dataset or its intended use]