kangnichaluo commited on
Commit
dd0b976
1 Parent(s): c172999

mnli model 1 for two-way nli classification

Browse files
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:503ea61ace8b86c4b6b865678d2d7c1f04e97804b39c4253f1ae624203cb5ec6
3
+ size 437985387
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "max_len": 512}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86870efff2888a93ff50729bc272d62544150e66a64ea25219b6bd2a4da3bf39
3
+ size 1650
vocab.txt ADDED
The diff for this file is too large to render. See raw diff