Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": "41dc5c541480e2797e1646bcf568d654cbb107da",
|
3 |
-
"_name_or_path": "
|
4 |
"architectures": [
|
5 |
"VisionEncoderDecoderModel"
|
6 |
],
|
@@ -13,11 +13,11 @@
|
|
13 |
"GPT2LMHeadModel"
|
14 |
],
|
15 |
"attn_pdrop": 0.1,
|
16 |
-
"author": "
|
17 |
"bad_words_ids": null,
|
18 |
"bos_token_id": 0,
|
19 |
"chunk_size_feed_forward": 0,
|
20 |
-
"created_date": "
|
21 |
"cross_attention_hidden_size": null,
|
22 |
"decoder_start_token_id": null,
|
23 |
"diversity_penalty": 0.0,
|
|
|
1 |
{
|
2 |
"_commit_hash": "41dc5c541480e2797e1646bcf568d654cbb107da",
|
3 |
+
"_name_or_path": "circulus/kovit-kogpt2-caption",
|
4 |
"architectures": [
|
5 |
"VisionEncoderDecoderModel"
|
6 |
],
|
|
|
13 |
"GPT2LMHeadModel"
|
14 |
],
|
15 |
"attn_pdrop": 0.1,
|
16 |
+
"author": "rippertnt (rippertnt@circul.us)",
|
17 |
"bad_words_ids": null,
|
18 |
"bos_token_id": 0,
|
19 |
"chunk_size_feed_forward": 0,
|
20 |
+
"created_date": "2022-04-28",
|
21 |
"cross_attention_hidden_size": null,
|
22 |
"decoder_start_token_id": null,
|
23 |
"diversity_penalty": 0.0,
|