Boriscii commited on
Commit
7968190
·
verified ·
1 Parent(s): 1352f56

Upload modified model with logging

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./modified_model",
3
  "architectures": [
4
  "ModifiedBertForSequenceClassificationWithHook"
5
  ],
 
1
  {
2
+ "_name_or_path": "./tmp/modified_model",
3
  "architectures": [
4
  "ModifiedBertForSequenceClassificationWithHook"
5
  ],