File size: 385 Bytes
4b206ea
 
 
 
fa11a7d
4b206ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
name: image_captioning
config_type: dataset
task: image2text
path: flickr30k-fa
tokenizer_path: null
text_column: label
test_split_size: 0.2
image_processor_config:
  name: image_processor
  config_type: preprocessor
  mean:
  - 0.5
  - 0.5
  - 0.5
  std:
  - 0.5
  - 0.5
  - 0.5
  rescale: 0.00392156862745098
  resample: 2
  size:
  - 224
  - 224
  mirror: false
  gray_scale: false