codelion commited on
Commit
cdea27e
·
verified ·
1 Parent(s): 48b24d3

Upload from benchmark script

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. examples.json +0 -0
  3. model.safetensors +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ LOW: 308 examples (50.0%)
33
  from adaptive_classifier import AdaptiveClassifier
34
 
35
  # Load the model
36
- classifier = AdaptiveClassifier.from_pretrained("distilbert/distilbert-base-cased")
37
 
38
  # Make predictions
39
  text = "Your text here"
 
33
  from adaptive_classifier import AdaptiveClassifier
34
 
35
  # Load the model
36
+ classifier = AdaptiveClassifier.from_pretrained("adaptive-classifier/model-name")
37
 
38
  # Make predictions
39
  text = "Your text here"
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:d35ab846d8a61c801b3fa4f6dd184469445035e51c9ba6b823ae2704d147c86e
3
  size 3553504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:112ac86861bdeed55cb02426a02d16e4c7d9cb94d3bb4df93b1b73bb0c89b42f
3
  size 3553504