Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,13 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
datasets:
|
6 |
- imagefolder
|
7 |
model-index:
|
8 |
- name: git-base-pokemon
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -70,4 +72,4 @@ The following hyperparameters were used during training:
|
|
70 |
- Transformers 4.26.0
|
71 |
- Pytorch 1.13.1+cu116
|
72 |
- Datasets 2.9.0
|
73 |
-
- Tokenizers 0.13.2
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- image-to-text
|
6 |
datasets:
|
7 |
- imagefolder
|
8 |
model-index:
|
9 |
- name: git-base-pokemon
|
10 |
results: []
|
11 |
+
pipeline_tag: image-to-text
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
72 |
- Transformers 4.26.0
|
73 |
- Pytorch 1.13.1+cu116
|
74 |
- Datasets 2.9.0
|
75 |
+
- Tokenizers 0.13.2
|