ckm commited on
Commit
ccc0d1f
•
1 Parent(s): 37dc5d0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ license: apache-2.0
5
+ ---
6
+
7
+
8
+ # Mengzi-oscar-base-caption (Chinese Multi-modal Image Caption model)
9
+ Mengzi-oscar-base-caption is fine-tuned based on Chinese multi-modal pre-training model [Mengzi-Oscar](https://github.com/Langboat/Mengzi/blob/main/Mengzi-Oscar.md), on ATC-ICC Chinese image caption dataset.
10
+
11
+ ## Usage
12
+ #### Installation
13
+ Check [INSTALL.md](https://github.com/microsoft/Oscar/blob/master/INSTALL.md) for installation instructions.
14
+ #### Pretrain & fine-tune
15
+ See the [Mengzi-Oscar.md](https://github.com/Langboat/Mengzi/blob/main/Mengzi-Oscar.md) for details.
16
+
17
+ ## Citation
18
+ If you find the technical report or resource is useful, please cite the following technical report in your paper.
19
+ ```
20
+ example
21
+ ```