-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvocab_tiny_q2.json
64 lines (64 loc) · 916 Bytes
/
vocab_tiny_q2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"tgt_word2id": {
"": 11,
"it": 21,
"all": 23,
"sob)": 17,
"we": 29,
"to": 4,
"my": 26,
"this": 13,
"I": 5,
"say": 30,
"on": 27,
"<unk>": 3,
"in": 12,
"the": 6,
"little": 18,
"and": 16,
"And": 19,
"<pad>": 0,
"have": 8,
"</s>": 2,
"story": 20,
"--": 9,
"(Mock": 31,
"you": 15,
"<s>": 1,
"for": 14,
"been": 22,
"me.": 28,
"of": 10,
"a": 7,
"like": 24,
"what": 25
},
"src_word2id": {
"": 10,
"este": 24,
"lo": 11,
"es": 22,
"historia": 18,
"en": 7,
"<unk>": 3,
"un": 19,
"Y": 20,
"parte": 25,
"fingidos)": 16,
"Nashville": 21,
"<pad>": 0,
"</s>": 2,
"por": 12,
"<s>": 1,
"--": 4,
"que": 5,
"(Sollozos": 23,
"de": 6,
"a": 8,
"para": 9,
"la": 15,
"una": 13,
"y": 14,
"el": 17
}
}