Verm1ion commited on
Commit
cea6417
·
verified ·
1 Parent(s): be0c525

chore: add id2label mapping and use canonical _name_or_path

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/InjectionSentry/models/xlm_roberta_v3_energy",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
@@ -35,4 +35,4 @@
35
  "type_vocab_size": 1,
36
  "use_cache": false,
37
  "vocab_size": 250002
38
- }
 
1
  {
2
+ "_name_or_path": "Verm1ion/injection-sentry-xlmr",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
 
35
  "type_vocab_size": 1,
36
  "use_cache": false,
37
  "vocab_size": 250002
38
+ }