jeongah commited on
Commit
55be8a3
·
1 Parent(s): bb9c82d

Upload BertForSequenceClassification

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": "./spam_saved_models/klue/bert-base_01-18-13-36_10epoch/checkpoint-21000/",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "./spam_saved_models/klue/bert-base_01-18-13-36_10epoch/checkpoint-21000/",
3
  "architectures": [
4
+ "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db6f310b78b9615bff4c1fe1a6598454d8fa6b6a605c55878f0aa7c417a0f913
3
- size 442541175
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1777ee2965feaf569fa730e4ccb1381b6c99e5282e3b9ed5cd07a85d245813c8
3
+ size 442548937