mrunalmania commited on
Commit
2dd1de8
1 Parent(s): 6f58831

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -21,16 +29,14 @@ This is the model card of a 🤗 transformers model that has been pushed on the
21
  - **Funded by [optional]:** By Self
22
  - **Model type:**
23
  - **Language(s) (NLP):** [More Information Needed]
24
- - **License:** [More Information Needed]
25
- - **Finetuned from model [optional]:** [More Information Needed]
26
 
27
  ### Model Sources [optional]
28
 
29
  <!-- Provide the basic links for the model. -->
30
 
31
- - **Repository:** [More Information Needed]
32
- - **Paper [optional]:** [More Information Needed]
33
- - **Demo [optional]:** [More Information Needed]
34
 
35
  ## Uses
36
 
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - NLP
5
+ - ComputerVision
6
+ license: mit
7
+ language:
8
+ - en
9
+ metrics:
10
+ - accuracy
11
+ pipeline_tag: image-to-text
12
  ---
13
 
14
  # Model Card for Model ID
 
29
  - **Funded by [optional]:** By Self
30
  - **Model type:**
31
  - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** MIT
33
+ - **Finetuned from model [optional]:** Google Gemma
34
 
35
  ### Model Sources [optional]
36
 
37
  <!-- Provide the basic links for the model. -->
38
 
39
+ - **Repository:**
 
 
40
 
41
  ## Uses
42