kurtpayne commited on
Commit
3596652
·
verified ·
1 Parent(s): ec3e628

Auto fine-tune: 21249 examples (ONNX FP16)

Browse files
Files changed (3) hide show
  1. model.onnx +1 -1
  2. skillscan_manifest.json +3 -3
  3. tokenizer.json +1 -1
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e42e83d6d3f09acb460fcb35119274f66a6474421555aff552307ec013e20bd
3
  size 370100678
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b17869a04f78fc2d53a90f7b0a9cd44514e8665c6b34121bce8d4d6421e8255
3
  size 370100678
skillscan_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "version": "18258-5ep",
3
- "sha256": "bd26e6dd905eed6a98d2db885e8eb737768bab07ee9c2570a5e67ea1108f9156",
4
  "files": [
5
  "config.json",
6
  "model.onnx",
@@ -10,5 +10,5 @@
10
  ],
11
  "quantization": "fp16",
12
  "base_model": "protectai/deberta-v3-base-prompt-injection-v2",
13
- "corpus_size": 18258
14
  }
 
1
  {
2
+ "version": "21249-5ep",
3
+ "sha256": "777a60ad5df6eceea8676ed1170e50787dd51114bcc946e9ba052d6e1a715d6c",
4
  "files": [
5
  "config.json",
6
  "model.onnx",
 
10
  ],
11
  "quantization": "fp16",
12
  "base_model": "protectai/deberta-v3-base-prompt-injection-v2",
13
+ "corpus_size": 21249
14
  }
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 384,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },