File size: 2,192 Bytes
0824fa3
 
 
 
 
 
 
 
 
 
 
 
 
 
97f747e
0824fa3
 
 
 
 
 
 
 
 
 
 
 
 
 
97f747e
0824fa3
 
 
 
 
97f747e
0824fa3
 
97f747e
0824fa3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97f747e
 
 
 
 
9f7e36d
 
 
 
 
 
fb8266f
 
 
 
478058c
fb8266f
 
 
 
 
 
 
 
478058c
 
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: country
    dtype: string
  - name: type
    dtype: string
  splits:
  - name: car
    num_bytes: 3201160980.792
    num_examples: 1012
  - name: cups_mugs_glasses
    num_bytes: 3068306504
    num_examples: 970
  - name: family_snapshots
    num_bytes: 3220140209.298
    num_examples: 1018
  - name: front_door
    num_bytes: 3210650589.135
    num_examples: 1015
  - name: home
    num_bytes: 3166365771.336
    num_examples: 1001
  - name: kitchen
    num_bytes: 3229629942.505
    num_examples: 1021
  - name: plate_of_food
    num_bytes: 2951267801
    num_examples: 933
  - name: social_drink
    num_bytes: 3169528870.82
    num_examples: 1002
  - name: wall_decoration
    num_bytes: 3093612010
    num_examples: 978
  - name: wardrobe
    num_bytes: 3115754440
    num_examples: 985
  download_size: 27828200412
  dataset_size: 31426417118.886
configs:
- config_name: default
  data_files:
  - split: car
    path: data/car-*
  - split: cups_mugs_glasses
    path: data/cups_mugs_glasses-*
  - split: family_snapshots
    path: data/family_snapshots-*
  - split: front_door
    path: data/front_door-*
  - split: home
    path: data/home-*
  - split: kitchen
    path: data/kitchen-*
  - split: plate_of_food
    path: data/plate_of_food-*
  - split: social_drink
    path: data/social_drink-*
  - split: wall_decoration
    path: data/wall_decoration-*
  - split: wardrobe
    path: data/wardrobe-*
license: cc-by-sa-4.0
task_categories:
- image-classification
tags:
- culture
---

## Dataset Description

- **Repository:** [GitHub](https://github.com/iamshnoo/crossroads)
- **Paper:** https://arxiv.org/abs/2407.02067
- **Point of Contact:** Anjishnu Mukherjee


### Citation Information
```
@misc{mukherjee2024crossroadscontinentsautomatedartifact,
      title={Crossroads of Continents: Automated Artifact Extraction for Cultural Adaptation with Large Multimodal Models}, 
      author={Anjishnu Mukherjee and Ziwei Zhu and Antonios Anastasopoulos},
      year={2024},
      eprint={2407.02067},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2407.02067}, 
}
```