Skip to content

Commit e9824da

Browse files
authored
Merge pull request #17 from ml5js/woolf
Adding Virgina Woolf and Roberto Bolaño LSTM models
2 parents f842d36 + 5372222 commit e9824da

21 files changed

+452
-1
lines changed

models/lstm/bolano/Variable

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
]j5

models/lstm/bolano/embedding

116 KB
Binary file not shown.

models/lstm/bolano/manifest.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"Variable": {
3+
"filename": "Variable",
4+
"shape": []
5+
},
6+
"embedding": {
7+
"filename": "embedding",
8+
"shape": [
9+
116,
10+
256
11+
]
12+
},
13+
"rnnlm/multi_rnn_cell/cell_0/basic_lstm_cell/bias": {
14+
"filename": "rnnlm_multi_rnn_cell_cell_0_basic_lstm_cell_bias",
15+
"shape": [
16+
1024
17+
]
18+
},
19+
"rnnlm/multi_rnn_cell/cell_0/basic_lstm_cell/kernel": {
20+
"filename": "rnnlm_multi_rnn_cell_cell_0_basic_lstm_cell_kernel",
21+
"shape": [
22+
512,
23+
1024
24+
]
25+
},
26+
"rnnlm/multi_rnn_cell/cell_1/basic_lstm_cell/bias": {
27+
"filename": "rnnlm_multi_rnn_cell_cell_1_basic_lstm_cell_bias",
28+
"shape": [
29+
1024
30+
]
31+
},
32+
"rnnlm/multi_rnn_cell/cell_1/basic_lstm_cell/kernel": {
33+
"filename": "rnnlm_multi_rnn_cell_cell_1_basic_lstm_cell_kernel",
34+
"shape": [
35+
512,
36+
1024
37+
]
38+
},
39+
"rnnlm/softmax_b": {
40+
"filename": "rnnlm_softmax_b",
41+
"shape": [
42+
116
43+
]
44+
},
45+
"rnnlm/softmax_w": {
46+
"filename": "rnnlm_softmax_w",
47+
"shape": [
48+
256,
49+
116
50+
]
51+
}
52+
}
4 KB
Binary file not shown.
2 MB
Binary file not shown.
4 KB
Binary file not shown.
2 MB
Binary file not shown.

models/lstm/bolano/rnnlm_softmax_b

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
W�����׼��ؽ��=� �i�%���r;l��;�:�ؚ=>�eC>3�����>˶��ϨH>��ֽ/Ÿ������(�>"8�=<F*��x=cc=>�>5Z�=G+C<?���P�u>���=�M#����*�<L����=�g�O$���W>���=J��;Vy#>�J��/�>Qz=9j6�^Q>�� >^����e��
2+
���@�=�>�yV>���=d�3�p������<-<c�<fiF��l�>���>���=ҙN���5>�4.���@>IN�pא�3ٽ�9v� ��ս��==�H>eh*=���>`M������>��,>���<��#>�.��{�=�>��|=�D�P��>��=3�Q=--�>o�>c_q=�\]�ۋ�=d�>$�>is0>�޶���>$!>���=Zi�>0�=!}�>?֍>��>��<��s>�[>�%�<t�<�%��">��k>���=

models/lstm/bolano/rnnlm_softmax_w

116 KB
Binary file not shown.

models/lstm/bolano/vocab.json

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
{
2+
"\n": 20,
3+
" ": 0,
4+
"!": 69,
5+
"\"": 44,
6+
"#": 93,
7+
"&": 89,
8+
"'": 30,
9+
"(": 58,
10+
")": 57,
11+
"*": 110,
12+
"+": 108,
13+
",": 18,
14+
"-": 51,
15+
".": 23,
16+
"/": 95,
17+
"0": 75,
18+
"1": 63,
19+
"2": 74,
20+
"3": 78,
21+
"4": 81,
22+
"5": 80,
23+
"6": 73,
24+
"7": 72,
25+
"8": 79,
26+
"9": 65,
27+
":": 55,
28+
";": 76,
29+
"=": 97,
30+
"?": 40,
31+
"A": 28,
32+
"B": 37,
33+
"C": 36,
34+
"D": 53,
35+
"E": 42,
36+
"F": 45,
37+
"G": 54,
38+
"H": 35,
39+
"I": 26,
40+
"J": 56,
41+
"K": 64,
42+
"L": 38,
43+
"M": 32,
44+
"N": 49,
45+
"O": 50,
46+
"P": 41,
47+
"Q": 70,
48+
"R": 43,
49+
"S": 31,
50+
"T": 27,
51+
"U": 59,
52+
"V": 60,
53+
"W": 39,
54+
"X": 85,
55+
"Y": 62,
56+
"Z": 77,
57+
"[": 102,
58+
"]": 103,
59+
"a": 3,
60+
"b": 22,
61+
"c": 15,
62+
"d": 10,
63+
"e": 1,
64+
"f": 17,
65+
"g": 16,
66+
"h": 6,
67+
"i": 7,
68+
"j": 46,
69+
"k": 24,
70+
"l": 11,
71+
"m": 14,
72+
"n": 5,
73+
"o": 4,
74+
"p": 21,
75+
"q": 52,
76+
"r": 9,
77+
"s": 8,
78+
"t": 2,
79+
"u": 12,
80+
"v": 25,
81+
"w": 13,
82+
"x": 33,
83+
"y": 19,
84+
"z": 34,
85+
"\u00bf": 113,
86+
"\u00c1": 84,
87+
"\u00c9": 98,
88+
"\u00cd": 111,
89+
"\u00d3": 115,
90+
"\u00d4": 104,
91+
"\u00d7": 99,
92+
"\u00e0": 101,
93+
"\u00e1": 66,
94+
"\u00e2": 106,
95+
"\u00e3": 107,
96+
"\u00e4": 105,
97+
"\u00e7": 100,
98+
"\u00e8": 92,
99+
"\u00e9": 67,
100+
"\u00eb": 112,
101+
"\u00ed": 61,
102+
"\u00ee": 109,
103+
"\u00ef": 94,
104+
"\u00f1": 82,
105+
"\u00f3": 71,
106+
"\u00f6": 96,
107+
"\u00f9": 114,
108+
"\u00fa": 90,
109+
"\u0308": 83,
110+
"\u2013": 91,
111+
"\u2014": 68,
112+
"\u2018": 87,
113+
"\u2019": 29,
114+
"\u201c": 48,
115+
"\u201d": 47,
116+
"\u2022": 88,
117+
"\u2026": 86
118+
}

0 commit comments

Comments
 (0)