RozaA commited on
Commit
2b1cb1b
·
verified ·
1 Parent(s): 0a7722a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -1,12 +1,9 @@
1
  ---
2
- language:
3
- - "no"
4
- library_name: transformers
5
  pipeline_tag: text-classification
6
- license: cc-by-4.0
7
- base_model: NbAiLab/nb-bert-base
8
  ---
9
 
10
- # Menon-nb-bert-base
 
 
11
 
12
- Fine-tuned Norwegian BERT model for binary relevance classification (0/1).
 
1
  ---
 
 
 
2
  pipeline_tag: text-classification
3
+ library_name: transformers
 
4
  ---
5
 
6
+ # Menon nb-bert-base relevance model
7
+
8
+ Binary text classification model for relevance scoring.
9