Yilun Zhou commited on
Commit
3962dc2
1 Parent(s): 76e0a80

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-base-cased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
1
  {
2
+ "_name_or_path": "zyl1024/bert-base-cased-finetuned-qqp",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],