ArthurZ HF staff commited on
Commit
4e0a364
1 Parent(s): 23d5e63

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +112 -0
generation_config.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "begin_suppress_tokens": [
4
+ 220,
5
+ 50256
6
+ ],
7
+ "bos_token_id": 50257,
8
+ "decoder_start_token_id": 50257,
9
+ "eos_token_id": 50256,
10
+ "forced_decoder_ids": [
11
+ [
12
+ 1,
13
+ 50362
14
+ ]
15
+ ],
16
+ "is_multilingual": false,
17
+ "max_length": 448,
18
+ "no_timestamps_token_id": 50362,
19
+ "pad_token_id": 50256,
20
+ "suppress_tokens": [
21
+ 1,
22
+ 2,
23
+ 7,
24
+ 8,
25
+ 9,
26
+ 10,
27
+ 14,
28
+ 25,
29
+ 26,
30
+ 27,
31
+ 28,
32
+ 29,
33
+ 31,
34
+ 58,
35
+ 59,
36
+ 60,
37
+ 61,
38
+ 62,
39
+ 63,
40
+ 90,
41
+ 91,
42
+ 92,
43
+ 93,
44
+ 357,
45
+ 366,
46
+ 438,
47
+ 532,
48
+ 685,
49
+ 705,
50
+ 796,
51
+ 930,
52
+ 1058,
53
+ 1220,
54
+ 1267,
55
+ 1279,
56
+ 1303,
57
+ 1343,
58
+ 1377,
59
+ 1391,
60
+ 1635,
61
+ 1782,
62
+ 1875,
63
+ 2162,
64
+ 2361,
65
+ 2488,
66
+ 3467,
67
+ 4008,
68
+ 4211,
69
+ 4600,
70
+ 4808,
71
+ 5299,
72
+ 5855,
73
+ 6329,
74
+ 7203,
75
+ 9609,
76
+ 9959,
77
+ 10563,
78
+ 10786,
79
+ 11420,
80
+ 11709,
81
+ 11907,
82
+ 13163,
83
+ 13697,
84
+ 13700,
85
+ 14808,
86
+ 15306,
87
+ 16410,
88
+ 16791,
89
+ 17992,
90
+ 19203,
91
+ 19510,
92
+ 20724,
93
+ 22305,
94
+ 22935,
95
+ 27007,
96
+ 30109,
97
+ 30420,
98
+ 33409,
99
+ 34949,
100
+ 40283,
101
+ 40493,
102
+ 40549,
103
+ 47282,
104
+ 49146,
105
+ 50257,
106
+ 50359,
107
+ 50360,
108
+ 50361
109
+ ],
110
+ "task_to_id": null,
111
+ "transformers_version": "4.26.0.dev0"
112
+ }