Upload model
Browse files- README.md +1 -1
- generation_config.json +3 -3
README.md
CHANGED
@@ -4,4 +4,4 @@ tags:
|
|
4 |
- image-to-text
|
5 |
widget:
|
6 |
- src: https://prod-images-static.radiopaedia.org/images/29923576/fed73420497c8622734f21ce20fc91_gallery.jpeg
|
7 |
-
---
|
|
|
4 |
- image-to-text
|
5 |
widget:
|
6 |
- src: https://prod-images-static.radiopaedia.org/images/29923576/fed73420497c8622734f21ce20fc91_gallery.jpeg
|
7 |
+
---
|
generation_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
5 |
"pad_token_id": 1,
|
6 |
"transformers_version": "4.39.0"
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"beam_width": 2,
|
3 |
+
"decoder_start_token_id": 0,
|
4 |
+
"max_length": 128,
|
5 |
"pad_token_id": 1,
|
6 |
"transformers_version": "4.39.0"
|
7 |
}
|