Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hf-internal-testing
/
ngram-beam-search-decoder
like
0
Follow
Hugging Face Internal Testing Organization
77
Model card
Files
Files and versions
Community
df733a9
ngram-beam-search-decoder
/
alphabet.json
patrickvonplaten
Update alphabet.json
df733a9
almost 3 years ago
raw
Copy download link
history
blame
118 Bytes
{
"is_bpe"
:
false
,
"labels"
:
[
"<unk>"
,
"<pad>"
,
"<s>"
,
"</s>"
,
"a"
,
"b"
,
"c"
,
"d"
,
"e"
,
"f"
,
"g"
,
"h"
,
"i"
,
"j"
,
"k"
]
}