sunbv56 commited on
Commit
b7b52f3
·
verified ·
1 Parent(s): 337cd81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - bleu
7
+ pipeline_tag: image-to-text
8
+ ---
9
+ ## About model
10
+ The model fined tuning with data from Bitext-customer-support-llm-chatbot-training-dataset
11
+
12
+ ## How to Get Started with the Model
13
+
14
+ ```python
15
+ from transformers import AutoTokenizer, VisionEncoderDecoderModel, ViTFeatureExtractor
16
+ ```
17
+ ## Example code here
18
+ https://www.kaggle.com/code/thuntrngbnh/test-model-vit-gpt2-icf/notebook