tshasan commited on
Commit
9cf2643
·
verified ·
1 Parent(s): e0f7eb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
  license: cc-by-4.0
3
  tags:
4
- - multi-label-classification
5
- - text-classification
6
- - onnx
7
- - web-classification
8
- - firefox-ai
9
- - preview
10
  language:
11
- - multilingual
12
  datasets:
13
- - tshasan/multi-label-web-classification
14
  base_model: Alibaba-NLP/gte-modernbert-base
15
  pipeline_tag: text-classification
 
16
  ---
17
 
18
  # URL-TITLE-classifier-preview
@@ -80,4 +81,4 @@ The model supports **11 labels**:
80
 
81
  ---
82
 
83
- > **Note:** This model is in preview and may not generalize well outside of its training dataset. Feedback and contributions are welcome.
 
1
  ---
2
  license: cc-by-4.0
3
  tags:
4
+ - multi-label-classification
5
+ - text-classification
6
+ - onnx
7
+ - web-classification
8
+ - firefox-ai
9
+ - preview
10
  language:
11
+ - multilingual
12
  datasets:
13
+ - tshasan/multi-label-web-classification
14
  base_model: Alibaba-NLP/gte-modernbert-base
15
  pipeline_tag: text-classification
16
+ library_name: transformers.js
17
  ---
18
 
19
  # URL-TITLE-classifier-preview
 
81
 
82
  ---
83
 
84
+ > **Note:** This model is in preview and may not generalize well outside of its training dataset. Feedback and contributions are welcome.