benchang1110 commited on
Commit
b29ad89
1 Parent(s): 04d6af4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -5,6 +5,8 @@ language:
5
  - zh
6
  library_name: transformers
7
  pipeline_tag: image-text-to-text
 
 
8
  ---
9
 
10
 
@@ -151,9 +153,6 @@ print(outputs)
151
  這張圖片是從水面上觀看艾菲爾鐵塔的角度拍攝的,提供了對整個景觀的鳥瞰視角。這個視角可以全面地觀察到艾菲爾鐵塔及其周圍環境,展現了它的壯麗以及位於其中的生命。這張圖片中沒有任何虛構的內容,所有描述都是基於圖片中可見的元素。</s>
152
  ### Training Procedure
153
 
154
- Since we don't have enough resources to train the model on the whole dataset, we only use 250k image-text pairs for training. The following training hyperparameters are used in feature alignment and task specific training stages respectively:
155
-
156
-
157
  - **Feature Alignment**
158
 
159
  | Data size | Global Batch Size | Learning Rate | Epochs | Max Length | Weight Decay |
 
5
  - zh
6
  library_name: transformers
7
  pipeline_tag: image-text-to-text
8
+ base_model:
9
+ - benchang1110/TaiVisionLM-base-v1
10
  ---
11
 
12
 
 
153
  這張圖片是從水面上觀看艾菲爾鐵塔的角度拍攝的,提供了對整個景觀的鳥瞰視角。這個視角可以全面地觀察到艾菲爾鐵塔及其周圍環境,展現了它的壯麗以及位於其中的生命。這張圖片中沒有任何虛構的內容,所有描述都是基於圖片中可見的元素。</s>
154
  ### Training Procedure
155
 
 
 
 
156
  - **Feature Alignment**
157
 
158
  | Data size | Global Batch Size | Learning Rate | Epochs | Max Length | Weight Decay |