File size: 1,343 Bytes
0e8389c
 
 
 
 
 
 
 
9e1628c
 
0e8389c
 
 
 
 
 
 
 
 
 
 
 
9e1628c
 
0e8389c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5e35261
 
 
 
 
 
 
0e8389c
 
7f5afcc
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
---
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: sample_id
    dtype: string
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: definition_images
    sequence: image
  - name: definition_captions
    sequence: string
  - name: definition_summary
    dtype: string
  - name: chapter
    dtype: string
  - name: metadata
    struct:
    - name: definition_concept
      dtype: string
    - name: definition_images_url
      sequence: string
    - name: definition_wikipedia_page_url
      dtype: string
    - name: image_concept
      dtype: string
    - name: image_concept_chapter
      dtype: string
    - name: image_concept_source
      dtype: string
    - name: image_en_concept
      dtype: string
    - name: image_id
      dtype: string
    - name: image_url
      dtype: string
    - name: source_language
      dtype: string
  splits:
  - name: test
    num_bytes: 620113822.5
    num_examples: 1060
  download_size: 463192306
  dataset_size: 620113822.5
license: cc-by-4.0
task_categories:
- visual-question-answering
language:
- en
size_categories:
- 1K<n<10K
---
# Dataset Card for "CROPE"
### CROPE: Evaluating In-Context Adaptation of Vision and Language Models to Culture-Specific Concepts