tharumanoj143 commited on
Commit
91e85c6
1 Parent(s): 9d7b106

Upload 2 files

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +3 -0
  2. tokenizer_config.json +1 -0
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc0edfd6ed246e3087d4741461502c48cb859c5b74f59f4dfda4f885aaef308
3
+ size 1262142771
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]", "do_lower_case": false, "word_delimiter_token": "|"}