File size: 691 Bytes
a6bfec8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: original
    path: data/original-*
dataset_info:
  features:
  - name: concept
    dtype: string
  - name: category
    dtype: string
  - name: culture proxy
    dtype: string
  - name: image
    dtype: image
  - name: wiki link
    dtype: string
  - name: gold labels
    dtype: string
  - name: all labels
    dtype: string
  splits:
  - name: original
    num_bytes: 141462041.0
    num_examples: 68
  download_size: 141405778
  dataset_size: 141462041.0
---
# Dataset Card for "caire-specific"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)