codelion commited on
Commit
9ab9017
·
verified ·
1 Parent(s): 26330eb

Retrained with adaptive-classifier v0.0.17 (k parameter fix)

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  2. config.json +8 -1
  3. examples.json +0 -0
  4. model.safetensors +1 -1
README.md CHANGED
@@ -17,17 +17,17 @@ You can install it with `pip install adaptive-classifier`.
17
 
18
  - Base Model: answerdotai/ModernBERT-base
19
  - Number of Classes: 5
20
- - Total Examples: 403
21
  - Embedding Dimension: 768
22
 
23
  ## Class Distribution
24
 
25
  ```
26
- gdpr: 81 examples (20.1%)
27
- hipaa: 81 examples (20.1%)
28
- other: 80 examples (19.9%)
29
- pci: 80 examples (19.9%)
30
- sox: 81 examples (20.1%)
31
  ```
32
 
33
  ## Usage
 
17
 
18
  - Base Model: answerdotai/ModernBERT-base
19
  - Number of Classes: 5
20
+ - Total Examples: 25
21
  - Embedding Dimension: 768
22
 
23
  ## Class Distribution
24
 
25
  ```
26
+ gdpr: 5 examples (20.0%)
27
+ hipaa: 5 examples (20.0%)
28
+ other: 5 examples (20.0%)
29
+ pci: 5 examples (20.0%)
30
+ sox: 5 examples (20.0%)
31
  ```
32
 
33
  ## Usage
config.json CHANGED
@@ -46,5 +46,12 @@
46
  "sox": 4
47
  },
48
  "model_name": "answerdotai/ModernBERT-base",
49
- "train_steps": 13
 
 
 
 
 
 
 
50
  }
 
46
  "sox": 4
47
  },
48
  "model_name": "answerdotai/ModernBERT-base",
49
+ "train_steps": 13,
50
+ "training_history": {
51
+ "gdpr": 100,
52
+ "hipaa": 100,
53
+ "other": 100,
54
+ "pci": 100,
55
+ "sox": 100
56
+ }
57
  }
examples.json CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:addd4ecc7c58937a375dc6c7591096f6fad2ca93abfe2119102b8473f3dabd84
3
  size 3567580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bfc0373be4884b2bf63e2faf88325d9c718b66887140d6c47ca9bb5964a2c4e
3
  size 3567580