korca commited on
Commit
c04ee9a
1 Parent(s): 4b1a2e5

fix binary file

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "roberta-base",
3
  "architectures": [
4
- "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
1
  {
2
  "_name_or_path": "roberta-base",
3
  "architectures": [
4
+ "RobertaModel"
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:55335e97c57ea3892634515b52c84a652cb57fbbc4b3f725f9194283b1d4c3d4
3
- size 498676883
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec2551d63290cd0d37f935f6bd3615bd8b2a2acdfa61a9d9d8e065af5bee957
3
+ size 496303595