pirocheto commited on
Commit
2df274e
·
1 Parent(s): f0d0cb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -11
README.md CHANGED
@@ -9,18 +9,8 @@ tags:
9
  - onnx
10
  model_format: pickle
11
  model_file: model.pkl
12
- inference: false
13
  pipeline_tag: text-classification
14
-
15
- model-index:
16
- - name: phishing-url-detection
17
- results:
18
- - task:
19
- type: text-classification
20
- name: Text Classification
21
- metrics:
22
- - type: precision # Required. Example: wer. Use metric id from https://hf.co/metrics
23
- value: 0.90 # Required. Example: 20.90
24
  ---
25
 
26
  # Model Description
 
9
  - onnx
10
  model_format: pickle
11
  model_file: model.pkl
12
+ inference: true
13
  pipeline_tag: text-classification
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # Model Description