Skip to content

Commit

Permalink
v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BBC-Esq authored Oct 31, 2023
1 parent 0110a02 commit c7582f0
Show file tree
Hide file tree
Showing 4 changed files with 91,170 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Tokenizer/special_tokens_map.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}
Loading

0 comments on commit c7582f0

Please sign in to comment.