lytang commited on
Commit
9ccd934
1 Parent(s): 1bf249e

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": "/data/users/lytang/checkpoints/factChecker/baselines/deberta-v3-large-wicegen-v2-anli-on-gen1120-chunk-to-claim-7k-1e-5/checkpoint-915",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "lytang/MiniCheck-DeBERTa-v3-Large",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],