pere commited on
Commit
feecf36
1 Parent(s): 167ade1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ widget:
25
 
26
  # NB-Bert base model finetuned on Norwegian machine translated MNLI
27
 
28
- ###NOTE: The demo on the right hand side is using the English template. The results are significantly worse than what the model is able to produce. Please use the Colab from the Git linked below to test the capabilities of the model.
29
 
30
  ## Description
31
  The most effective way of creating a good classifier is to finetune a pre-trained model for the specific task at hand. However, in many cases this is simply impossible.
25
 
26
  # NB-Bert base model finetuned on Norwegian machine translated MNLI
27
 
28
+ ### NOTE: The demo on the right hand side is using the English template. The results are significantly worse than what the model is able to produce. Please use the Colab from the Git linked below to test the capabilities of the model.
29
 
30
  ## Description
31
  The most effective way of creating a good classifier is to finetune a pre-trained model for the specific task at hand. However, in many cases this is simply impossible.