mjbommar commited on
Commit
17bb191
·
verified ·
1 Parent(s): afc451b

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +216 -0
config.json CHANGED
@@ -26,5 +26,221 @@
26
  "auto_map": {
27
  "AutoConfig": "configuration_roformer_classification.RoFormerClassificationConfig",
28
  "AutoModelForSequenceClassification": "modeling_roformer_classification.RoFormerForSequenceClassificationWithProjection"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  }
30
  }
 
26
  "auto_map": {
27
  "AutoConfig": "configuration_roformer_classification.RoFormerClassificationConfig",
28
  "AutoModelForSequenceClassification": "modeling_roformer_classification.RoFormerForSequenceClassificationWithProjection"
29
+ },
30
+ "id2label": {
31
+ "0": "application/SIMH-tape-data",
32
+ "1": "application/encrypted",
33
+ "2": "application/gzip",
34
+ "3": "application/javascript",
35
+ "4": "application/json",
36
+ "5": "application/msword",
37
+ "6": "application/mxf",
38
+ "7": "application/octet-stream",
39
+ "8": "application/pdf",
40
+ "9": "application/pgp-keys",
41
+ "10": "application/postscript",
42
+ "11": "application/vnd.microsoft.portable-executable",
43
+ "12": "application/vnd.ms-excel",
44
+ "13": "application/vnd.ms-opentype",
45
+ "14": "application/vnd.ms-powerpoint",
46
+ "15": "application/vnd.oasis.opendocument.spreadsheet",
47
+ "16": "application/vnd.openxmlformats-officedocument.presentationml.presentation",
48
+ "17": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
49
+ "18": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
50
+ "19": "application/vnd.rn-realmedia",
51
+ "20": "application/vnd.wordperfect",
52
+ "21": "application/wasm",
53
+ "22": "application/x-7z-compressed",
54
+ "23": "application/x-archive",
55
+ "24": "application/x-bzip2",
56
+ "25": "application/x-coff",
57
+ "26": "application/x-dbf",
58
+ "27": "application/x-dosexec",
59
+ "28": "application/x-executable",
60
+ "29": "application/x-gettext-translation",
61
+ "30": "application/x-ms-ne-executable",
62
+ "31": "application/x-ndjson",
63
+ "32": "application/x-object",
64
+ "33": "application/x-ole-storage",
65
+ "34": "application/x-sharedlib",
66
+ "35": "application/x-shockwave-flash",
67
+ "36": "application/x-tar",
68
+ "37": "application/x-wine-extension-ini",
69
+ "38": "application/zip",
70
+ "39": "application/zlib",
71
+ "40": "application/zstd",
72
+ "41": "audio/amr",
73
+ "42": "audio/flac",
74
+ "43": "audio/mpeg",
75
+ "44": "audio/ogg",
76
+ "45": "audio/x-ape",
77
+ "46": "audio/x-hx-aac-adts",
78
+ "47": "audio/x-m4a",
79
+ "48": "audio/x-wav",
80
+ "49": "biosig/atf",
81
+ "50": "font/sfnt",
82
+ "51": "font/woff",
83
+ "52": "font/woff2",
84
+ "53": "image/bmp",
85
+ "54": "image/fits",
86
+ "55": "image/gif",
87
+ "56": "image/heif",
88
+ "57": "image/jpeg",
89
+ "58": "image/png",
90
+ "59": "image/svg+xml",
91
+ "60": "image/tiff",
92
+ "61": "image/vnd.adobe.photoshop",
93
+ "62": "image/vnd.microsoft.icon",
94
+ "63": "image/webp",
95
+ "64": "image/x-eps",
96
+ "65": "image/x-exr",
97
+ "66": "image/x-jp2-codestream",
98
+ "67": "image/x-portable-bitmap",
99
+ "68": "image/x-portable-greymap",
100
+ "69": "image/x-tga",
101
+ "70": "image/x-xpixmap",
102
+ "71": "inode/x-empty",
103
+ "72": "message/rfc822",
104
+ "73": "text/csv",
105
+ "74": "text/html",
106
+ "75": "text/plain",
107
+ "76": "text/rtf",
108
+ "77": "text/troff",
109
+ "78": "text/x-Algol68",
110
+ "79": "text/x-asm",
111
+ "80": "text/x-c",
112
+ "81": "text/x-c++",
113
+ "82": "text/x-diff",
114
+ "83": "text/x-file",
115
+ "84": "text/x-fortran",
116
+ "85": "text/x-java",
117
+ "86": "text/x-m4",
118
+ "87": "text/x-makefile",
119
+ "88": "text/x-msdos-batch",
120
+ "89": "text/x-perl",
121
+ "90": "text/x-php",
122
+ "91": "text/x-po",
123
+ "92": "text/x-ruby",
124
+ "93": "text/x-script.python",
125
+ "94": "text/x-shellscript",
126
+ "95": "text/x-tex",
127
+ "96": "text/xml",
128
+ "97": "video/3gpp",
129
+ "98": "video/mp4",
130
+ "99": "video/mpeg",
131
+ "100": "video/quicktime",
132
+ "101": "video/webm",
133
+ "102": "video/x-ivf",
134
+ "103": "video/x-matroska",
135
+ "104": "video/x-ms-asf",
136
+ "105": "video/x-msvideo"
137
+ },
138
+ "label2id": {
139
+ "application/SIMH-tape-data": 0,
140
+ "application/encrypted": 1,
141
+ "application/gzip": 2,
142
+ "application/javascript": 3,
143
+ "application/json": 4,
144
+ "application/msword": 5,
145
+ "application/mxf": 6,
146
+ "application/octet-stream": 7,
147
+ "application/pdf": 8,
148
+ "application/pgp-keys": 9,
149
+ "application/postscript": 10,
150
+ "application/vnd.microsoft.portable-executable": 11,
151
+ "application/vnd.ms-excel": 12,
152
+ "application/vnd.ms-opentype": 13,
153
+ "application/vnd.ms-powerpoint": 14,
154
+ "application/vnd.oasis.opendocument.spreadsheet": 15,
155
+ "application/vnd.openxmlformats-officedocument.presentationml.presentation": 16,
156
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": 17,
157
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.document": 18,
158
+ "application/vnd.rn-realmedia": 19,
159
+ "application/vnd.wordperfect": 20,
160
+ "application/wasm": 21,
161
+ "application/x-7z-compressed": 22,
162
+ "application/x-archive": 23,
163
+ "application/x-bzip2": 24,
164
+ "application/x-coff": 25,
165
+ "application/x-dbf": 26,
166
+ "application/x-dosexec": 27,
167
+ "application/x-executable": 28,
168
+ "application/x-gettext-translation": 29,
169
+ "application/x-ms-ne-executable": 30,
170
+ "application/x-ndjson": 31,
171
+ "application/x-object": 32,
172
+ "application/x-ole-storage": 33,
173
+ "application/x-sharedlib": 34,
174
+ "application/x-shockwave-flash": 35,
175
+ "application/x-tar": 36,
176
+ "application/x-wine-extension-ini": 37,
177
+ "application/zip": 38,
178
+ "application/zlib": 39,
179
+ "application/zstd": 40,
180
+ "audio/amr": 41,
181
+ "audio/flac": 42,
182
+ "audio/mpeg": 43,
183
+ "audio/ogg": 44,
184
+ "audio/x-ape": 45,
185
+ "audio/x-hx-aac-adts": 46,
186
+ "audio/x-m4a": 47,
187
+ "audio/x-wav": 48,
188
+ "biosig/atf": 49,
189
+ "font/sfnt": 50,
190
+ "font/woff": 51,
191
+ "font/woff2": 52,
192
+ "image/bmp": 53,
193
+ "image/fits": 54,
194
+ "image/gif": 55,
195
+ "image/heif": 56,
196
+ "image/jpeg": 57,
197
+ "image/png": 58,
198
+ "image/svg+xml": 59,
199
+ "image/tiff": 60,
200
+ "image/vnd.adobe.photoshop": 61,
201
+ "image/vnd.microsoft.icon": 62,
202
+ "image/webp": 63,
203
+ "image/x-eps": 64,
204
+ "image/x-exr": 65,
205
+ "image/x-jp2-codestream": 66,
206
+ "image/x-portable-bitmap": 67,
207
+ "image/x-portable-greymap": 68,
208
+ "image/x-tga": 69,
209
+ "image/x-xpixmap": 70,
210
+ "inode/x-empty": 71,
211
+ "message/rfc822": 72,
212
+ "text/csv": 73,
213
+ "text/html": 74,
214
+ "text/plain": 75,
215
+ "text/rtf": 76,
216
+ "text/troff": 77,
217
+ "text/x-Algol68": 78,
218
+ "text/x-asm": 79,
219
+ "text/x-c": 80,
220
+ "text/x-c++": 81,
221
+ "text/x-diff": 82,
222
+ "text/x-file": 83,
223
+ "text/x-fortran": 84,
224
+ "text/x-java": 85,
225
+ "text/x-m4": 86,
226
+ "text/x-makefile": 87,
227
+ "text/x-msdos-batch": 88,
228
+ "text/x-perl": 89,
229
+ "text/x-php": 90,
230
+ "text/x-po": 91,
231
+ "text/x-ruby": 92,
232
+ "text/x-script.python": 93,
233
+ "text/x-shellscript": 94,
234
+ "text/x-tex": 95,
235
+ "text/xml": 96,
236
+ "video/3gpp": 97,
237
+ "video/mp4": 98,
238
+ "video/mpeg": 99,
239
+ "video/quicktime": 100,
240
+ "video/webm": 101,
241
+ "video/x-ivf": 102,
242
+ "video/x-matroska": 103,
243
+ "video/x-ms-asf": 104,
244
+ "video/x-msvideo": 105
245
  }
246
  }