Upload ChatgptGen
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"max_gen_len": 0,
|
6 |
"model_name": "gpt-4",
|
7 |
"prompt": {
|
8 |
-
"content": " You are generating templates for a program to fill.
|
9 |
"role": "system"
|
10 |
},
|
11 |
"transformers_version": "4.33.3"
|
|
|
5 |
"max_gen_len": 0,
|
6 |
"model_name": "gpt-4",
|
7 |
"prompt": {
|
8 |
+
"content": " You are generating templates for a program to fill. In the template, each movie is replaced with a <movie> mask. For example, when you intend to say: \"Inception is a good movie\". You should instead say \"<movie> is a good movie\". Your response may or may not refer to a movie depending on the context.",
|
9 |
"role": "system"
|
10 |
},
|
11 |
"transformers_version": "4.33.3"
|