Kevin99z commited on
Commit
ed65ccb
·
1 Parent(s): cd97305

Upload ChatgptGen

Browse files
Files changed (1) hide show
  1. 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. So I will not directly give the name of the movie. You will respond with a template where 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"
 
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"