Skip to content

Commit baf2288

Browse files
committed
Updated model
1 parent 1e778f7 commit baf2288

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

data/enhanced-c.bestType

34 Bytes
Binary file not shown.

data/enhanced-c.encodings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"char2int": {"<PAD>": 0, "<UNK>": 1, "p": 2, "e": 3, "h": 4, "r": 5, "d": 6, "o": 7, "|": 8, "b": 9, "u": 10, "n": 11, "s": 12, " ": 13, "!": 14, "l": 15, "a": 16, "w": 17, "c": 18, "i": 19, "f": 20, "2": 21, "1": 22, "7": 23, "{": 24, "y": 25, "j": 26, "0": 27, "x": 28, "k": 29, "v": 30, "q": 31, "g": 32, "z": 33, "9": 34, ".": 35, "6": 36, "m": 37, "5": 38, "3": 39, "t": 40, "4": 41, "-": 42, "}": 43, "&": 44, "=": 45, ":": 46, ",": 47, "8": 48, "\\": 49, "'": 50, "(": 51, ")": 52, "%": 53, "@": 54, "$": 55, "\"": 56, ";": 57, "[": 58, "]": 59, "`": 60, "_": 61, "<": 62, "~": 63, "/": 64, "+": 65, "#": 66, "?": 67, "*": 68, ">": 69}, "label2int": {"<PAD>": 0, "C": 1, "J": 2, "N": 3, "H": 4, "U": 5, "I": 6}}
1+
{"char2int": {"<PAD>": 0, "<UNK>": 1, "{": 2, "+": 3, "c": 4, "r": 5, "e": 6, "a": 7, "m": 8, "i": 9, "l": 10, "y": 11, "}": 12, " ": 13, "$": 14, "5": 15, "f": 16, "9": 17, "1": 18, "3": 19, "8": 20, "2": 21, "-": 22, "7": 23, "0": 24, "4": 25, "d": 26, "6": 27, "b": 28, "x": 29, "t": 30, "w": 31, "u": 32, "v": 33, "n": 34, "h": 35, "o": 36, "%": 37, "q": 38, "<": 39, "s": 40, "g": 41, "/": 42, "p": 43, "#": 44, "j": 45, "k": 46, "z": 47, ".": 48, "_": 49, ":": 50, "*": 51, "=": 52, ",": 53, "&": 54, "'": 55, "?": 56, "\"": 57, ">": 58, "!": 59, "(": 60, ")": 61, "\\": 62, "[": 63, "]": 64, "|": 65, "`": 66, "~": 67, ";": 68, "@": 69}, "label2int": {"<PAD>": 0, "C": 1, "U": 2, "H": 3, "J": 4, "N": 5, "I": 6}}

data/enhanced-c.last

34 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)