fgaim commited on
Commit
2b38c76
1 Parent(s): 56143a6

Update MLM model

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "roberta-base-ti-sst2",
3
  "architectures": [
4
- "RobertaModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
1
  {
2
+ "_name_or_path": "roberta-base-pretrained-ti",
3
  "architectures": [
4
+ "RobertaForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49d0ae890274999179b43bc1b1a1024bc8589c9062dfaa94406bfcc73434f655
3
- size 498661169
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5fda683b00d60fc45969f846e612a6a41d49c43d32b5db79ae20d6d5be4c498
3
+ size 498858859