aka7774 commited on
Commit
1e737aa
1 Parent(s): fdca7ff

Upload 4 files

Browse files
Files changed (4) hide show
  1. config.json +150 -0
  2. model.bin +3 -0
  3. tokenizer.json +0 -0
  4. vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 7,
5
+ 0
6
+ ],
7
+ [
8
+ 10,
9
+ 17
10
+ ],
11
+ [
12
+ 12,
13
+ 18
14
+ ],
15
+ [
16
+ 13,
17
+ 12
18
+ ],
19
+ [
20
+ 16,
21
+ 1
22
+ ],
23
+ [
24
+ 17,
25
+ 14
26
+ ],
27
+ [
28
+ 19,
29
+ 11
30
+ ],
31
+ [
32
+ 21,
33
+ 4
34
+ ],
35
+ [
36
+ 24,
37
+ 1
38
+ ],
39
+ [
40
+ 25,
41
+ 6
42
+ ]
43
+ ],
44
+ "lang_ids": [
45
+ 50260,
46
+ 50261,
47
+ 50262,
48
+ 50263,
49
+ 50264,
50
+ 50265,
51
+ 50266,
52
+ 50267,
53
+ 50268,
54
+ 50269,
55
+ 50270,
56
+ 50271,
57
+ 50272,
58
+ 50273,
59
+ 50274,
60
+ 50275,
61
+ 50276,
62
+ 50277,
63
+ 50278,
64
+ 50279,
65
+ 50280,
66
+ 50281,
67
+ 50282,
68
+ 50283,
69
+ 50284,
70
+ 50285,
71
+ 50286,
72
+ 50287,
73
+ 50288,
74
+ 50289,
75
+ 50290,
76
+ 50291,
77
+ 50292,
78
+ 50293,
79
+ 50294,
80
+ 50295,
81
+ 50296,
82
+ 50297,
83
+ 50298,
84
+ 50299,
85
+ 50300,
86
+ 50301,
87
+ 50302,
88
+ 50303,
89
+ 50304,
90
+ 50305,
91
+ 50306,
92
+ 50307,
93
+ 50308,
94
+ 50309,
95
+ 50310,
96
+ 50311,
97
+ 50312,
98
+ 50313,
99
+ 50314,
100
+ 50315,
101
+ 50316,
102
+ 50317,
103
+ 50318,
104
+ 50319,
105
+ 50320,
106
+ 50321,
107
+ 50322,
108
+ 50323,
109
+ 50324,
110
+ 50325,
111
+ 50326,
112
+ 50327,
113
+ 50328,
114
+ 50329,
115
+ 50330,
116
+ 50331,
117
+ 50332,
118
+ 50333,
119
+ 50334,
120
+ 50335,
121
+ 50336,
122
+ 50337,
123
+ 50338,
124
+ 50339,
125
+ 50340,
126
+ 50341,
127
+ 50342,
128
+ 50343,
129
+ 50344,
130
+ 50345,
131
+ 50346,
132
+ 50347,
133
+ 50348,
134
+ 50349,
135
+ 50350,
136
+ 50351,
137
+ 50352,
138
+ 50353,
139
+ 50354,
140
+ 50355,
141
+ 50356,
142
+ 50357,
143
+ 50358
144
+ ],
145
+ "suppress_ids": null,
146
+ "suppress_ids_begin": [
147
+ 220,
148
+ 50257
149
+ ]
150
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f74147e3334731bc3a76048724833325d2ec74642fb52620eda87352e3d4f1
3
+ size 3087284237
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