chujiezheng commited on
Commit
b30acd4
1 Parent(s): 7088f7e

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": "checkpoints/main",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
1
  {
2
+ "_name_or_path": "checkpoints/cdconv",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],