This repository was archived by the owner on Nov 22, 2022. It is now read-only.
Commit bd270fa
Output Layer
Summary:
Enabling Multi Label output layer.
This is done by migrating domain classifier into a multi label.
Reviewed By: shreydesai
Differential Revision: D25440015
fbshipit-source-id: ca917d723a1cd06618e6592bdc122f132a5a071d1 parent 5068b68 commit bd270fa
File tree
1 file changed
+4
-0
lines changed- pytext/models/output_layers
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
0 commit comments