pearsonkyle commited on
Commit
e895e2a
·
1 Parent(s): 2daa44d

ArtPrompter

Browse files
Files changed (3) hide show
  1. config.json +6 -1
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -30,7 +30,12 @@
30
  "task_specific_params": {
31
  "text-generation": {
32
  "do_sample": true,
33
- "max_length": 50
 
 
 
 
 
34
  }
35
  },
36
  "torch_dtype": "float32",
 
30
  "task_specific_params": {
31
  "text-generation": {
32
  "do_sample": true,
33
+ "max_length": 50,
34
+ "penalty_alpha": 0.65,
35
+ "prompt": "A painting of a",
36
+ "repetition_penalty": 1.25,
37
+ "temperature": 0.95,
38
+ "top_k": 40
39
  }
40
  },
41
  "torch_dtype": "float32",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cec6a822d698fdca9767904858880658a4cad5c59a5c5b571749952ecf98c267
3
  size 510398013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89112bbd76ed5932cd7599cc3aa108f0b5a3e705f22233f20c901c26d23e898a
3
  size 510398013
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2bde3c2b3f527abc3c83af0cda51aa789a15544a960d76c988e7c6ef1899102
3
  size 3387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18a27025cf71c7e411b1bc0a4ca446e11706a2b1f62ac13776c9eeee325c51b0
3
  size 3387