File size: 549 Bytes
4d67923
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: adjective
    dtype: string
  - name: profession
    dtype: string
  - name: 'no'
    dtype: int32
  - name: image_path
    dtype: string
  - name: image
    dtype: image
  - name: model
    dtype: string
  splits:
  - name: train
    num_bytes: 3088839692.5
    num_examples: 94500
  download_size: 3075495491
  dataset_size: 3088839692.5
---
# Dataset Card for "professions"

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