Numbat commited on
Commit
72d86e9
·
verified ·
1 Parent(s): 2fcfab6
Files changed (4) hide show
  1. config.json +121 -0
  2. model.bin +3 -0
  3. tokenizer.json +0 -0
  4. vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 3,
5
+ 3
6
+ ],
7
+ [
8
+ 4,
9
+ 7
10
+ ],
11
+ [
12
+ 5,
13
+ 1
14
+ ],
15
+ [
16
+ 5,
17
+ 5
18
+ ],
19
+ [
20
+ 5,
21
+ 7
22
+ ]
23
+ ],
24
+ "lang_ids": [],
25
+ "suppress_ids": [
26
+ 1,
27
+ 2,
28
+ 7,
29
+ 8,
30
+ 9,
31
+ 10,
32
+ 14,
33
+ 25,
34
+ 26,
35
+ 27,
36
+ 28,
37
+ 29,
38
+ 31,
39
+ 58,
40
+ 59,
41
+ 60,
42
+ 61,
43
+ 62,
44
+ 63,
45
+ 90,
46
+ 91,
47
+ 92,
48
+ 93,
49
+ 357,
50
+ 366,
51
+ 438,
52
+ 532,
53
+ 685,
54
+ 705,
55
+ 796,
56
+ 930,
57
+ 1058,
58
+ 1220,
59
+ 1267,
60
+ 1279,
61
+ 1303,
62
+ 1343,
63
+ 1377,
64
+ 1391,
65
+ 1635,
66
+ 1782,
67
+ 1875,
68
+ 2162,
69
+ 2361,
70
+ 2488,
71
+ 3467,
72
+ 4008,
73
+ 4211,
74
+ 4600,
75
+ 4808,
76
+ 5299,
77
+ 5855,
78
+ 6329,
79
+ 7203,
80
+ 9609,
81
+ 9959,
82
+ 10563,
83
+ 10786,
84
+ 11420,
85
+ 11709,
86
+ 11907,
87
+ 13163,
88
+ 13697,
89
+ 13700,
90
+ 14808,
91
+ 15306,
92
+ 16410,
93
+ 16791,
94
+ 17992,
95
+ 19203,
96
+ 19510,
97
+ 20724,
98
+ 22305,
99
+ 22935,
100
+ 27007,
101
+ 30109,
102
+ 30420,
103
+ 33409,
104
+ 34949,
105
+ 40283,
106
+ 40493,
107
+ 40549,
108
+ 47282,
109
+ 49146,
110
+ 50257,
111
+ 50357,
112
+ 50358,
113
+ 50359,
114
+ 50360,
115
+ 50361
116
+ ],
117
+ "suppress_ids_begin": [
118
+ 220,
119
+ 50256
120
+ ]
121
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27355bafeed983d06d3be89564c9f0be16da6473382d5955f37851f83234acf
3
+ size 145216583
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff