alifiscool86 commited on
Commit
d51a9ea
·
verified ·
1 Parent(s): ab91377

Upload CNN transfer artifacts (model + preprocess + config)

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,6 +8,6 @@
8
  "0": "real",
9
  "1": "fake"
10
  },
11
- "exported_at_utc": "2026-02-16T23:35:43.373902Z",
12
  "notes": "CNN transfer baseline for deepfake detection. prob_fake = softmax(logits)[fake]."
13
  }
 
8
  "0": "real",
9
  "1": "fake"
10
  },
11
+ "exported_at_utc": "2026-02-17T01:54:25.942411Z",
12
  "notes": "CNN transfer baseline for deepfake detection. prob_fake = softmax(logits)[fake]."
13
  }