taishi-i commited on
Commit
928c580
1 Parent(s): 861fb93

add baseline url to README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -68,6 +68,7 @@ DatasetDict({
68
  # Baseline
69
 
70
  Baseline trained with [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased).
 
71
  The F1-score for label 1 is important for this task.
72
 
73
  | Label | Precision | Recall | F1-Score | Support |
 
68
  # Baseline
69
 
70
  Baseline trained with [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased).
71
+ Please use the baseline model from [here](taishi-i/awesome-japanese-nlp-classification-model).
72
  The F1-score for label 1 is important for this task.
73
 
74
  | Label | Precision | Recall | F1-Score | Support |