Skip to content

Commit e444c74

Browse files
adding W.E.B. Dubois model
1 parent cb8996c commit e444c74

10 files changed

+148
-0
lines changed

models/lstm/dubois/Variable

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

models/lstm/dubois/embedding

45 KB
Binary file not shown.

models/lstm/dubois/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+
90,
10+
128
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+
512
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+
256,
23+
512
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+
512
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+
256,
36+
512
37+
]
38+
},
39+
"rnnlm/softmax_b": {
40+
"filename": "rnnlm_softmax_b",
41+
"shape": [
42+
90
43+
]
44+
},
45+
"rnnlm/softmax_w": {
46+
"filename": "rnnlm_softmax_w",
47+
"shape": [
48+
128,
49+
90
50+
]
51+
}
52+
}
2 KB
Binary file not shown.
512 KB
Binary file not shown.
2 KB
Binary file not shown.
512 KB
Binary file not shown.

models/lstm/dubois/rnnlm_softmax_b

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
���9�!>��=��y=�Xؽd��=4#
2+
��{�<�a>{�=�U1�u��=V1�A��<� !=?�,>�
3+
���4>2�b�Z���=8w�����ċ�$�f���l�����m!>�O(�O�,>��5>��\=��=����S�>�@=HD>���=҅��tK>�;=����?y � h#=��y=�{۽5� �l~�D�i���]=����>��=V�q���{���=3�0�f`����=�������=1,D�iW0>��N�Sľ�6,'�w�>I������TC��|Ἡ73=X�F�o�>h~�=)ŧ��/⽵>T��>�d=�6=�)=�di��'���4���O�;���jS���<

models/lstm/dubois/rnnlm_softmax_w

45 KB
Binary file not shown.

models/lstm/dubois/vocab.json

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"\n": 12,
3+
" ": 0,
4+
"!": 35,
5+
"\"": 67,
6+
"#": 86,
7+
"$": 83,
8+
"%": 88,
9+
"&": 82,
10+
"'": 80,
11+
"(": 73,
12+
")": 74,
13+
"*": 66,
14+
",": 20,
15+
"-": 44,
16+
".": 22,
17+
"/": 72,
18+
"0": 61,
19+
"1": 55,
20+
"2": 63,
21+
"3": 77,
22+
"4": 76,
23+
"5": 70,
24+
"6": 78,
25+
"7": 71,
26+
"8": 75,
27+
"9": 69,
28+
":": 62,
29+
";": 60,
30+
"=": 84,
31+
"?": 49,
32+
"@": 89,
33+
"A": 32,
34+
"B": 48,
35+
"C": 50,
36+
"D": 34,
37+
"E": 36,
38+
"F": 51,
39+
"G": 43,
40+
"H": 39,
41+
"I": 26,
42+
"J": 56,
43+
"K": 79,
44+
"L": 52,
45+
"M": 29,
46+
"N": 45,
47+
"O": 37,
48+
"P": 42,
49+
"Q": 68,
50+
"R": 38,
51+
"S": 33,
52+
"T": 31,
53+
"U": 54,
54+
"V": 57,
55+
"W": 40,
56+
"X": 81,
57+
"Y": 46,
58+
"[": 85,
59+
"]": 87,
60+
"_": 64,
61+
"a": 4,
62+
"b": 23,
63+
"c": 17,
64+
"d": 11,
65+
"e": 1,
66+
"f": 19,
67+
"g": 18,
68+
"h": 9,
69+
"i": 6,
70+
"j": 41,
71+
"k": 24,
72+
"l": 10,
73+
"m": 15,
74+
"n": 5,
75+
"o": 3,
76+
"p": 21,
77+
"q": 53,
78+
"r": 7,
79+
"s": 8,
80+
"t": 2,
81+
"u": 13,
82+
"v": 25,
83+
"w": 16,
84+
"x": 47,
85+
"y": 14,
86+
"z": 59,
87+
"\u2014": 58,
88+
"\u2018": 65,
89+
"\u2019": 30,
90+
"\u201c": 27,
91+
"\u201d": 28
92+
}

0 commit comments

Comments
 (0)