kyudolski commited on
Commit
02f73e2
·
verified ·
1 Parent(s): d65cec2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
4
  ---
5
 
6
  # Introduction
@@ -26,4 +32,4 @@ To better observe the transfer of multilinguality in vision tasks under controll
26
  - The model inherits the limitations of Trillion-7B-preview, since no additional training was done except on vision language understanding data.
27
 
28
  # License
29
- This model repository is licensed under the Apache-2.0 License.
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ - ko
7
+ base_model:
8
+ - trillionlabs/Trillion-7B-preview
9
+ pipeline_tag: visual-question-answering
10
  ---
11
 
12
  # Introduction
 
32
  - The model inherits the limitations of Trillion-7B-preview, since no additional training was done except on vision language understanding data.
33
 
34
  # License
35
+ This model repository is licensed under the Apache-2.0 License.