thusken commited on
Commit
2c71e4f
1 Parent(s): 8d0d82d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # nb-bert-large-user-needs
19
 
20
- This model is a fine-tuned version of [NbAiLab/nb-bert-large](https://huggingface.co/NbAiLab/nb-bert-large) on a dataset of 2000 articles from Bergens Tidende, published between 06/01/2020 and 02/02/2020. These articles are labelled as one of six classes / user needs, as introduced by the BBC in 2017. It achieves the following results on the evaluation set:
21
  - Loss: 1.0102
22
  - Accuracy: 0.8900
23
  - F1: 0.8859
 
17
 
18
  # nb-bert-large-user-needs
19
 
20
+ This model is a fine-tuned version of [NbAiLab/nb-bert-large](https://huggingface.co/NbAiLab/nb-bert-large) on a dataset of 2000 articles from Bergens Tidende, published between 06/01/2020 and 02/02/2020. These articles are labelled as one of six classes / user needs, as introduced by the [BBC in 2017](https://www.linkedin.com/pulse/five-lessons-i-learned-while-digitally-changing-bbc-world-shishkin/). It achieves the following results on the evaluation set:
21
  - Loss: 1.0102
22
  - Accuracy: 0.8900
23
  - F1: 0.8859