kalawinka commited on
Commit
d1301d5
1 Parent(s): e72f248

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ Predicts 2 classes:
15
 
16
  Based on [SSCI-SciBERT](https://link.springer.com/article/10.1007/s11192-022-04602-4)
17
 
18
- The model was fine-tuned using a dataset of 2,919 abstracts from scientific articles retrieved from the [BASE](https://www.base-search.net/) and [POLLUX](https://www.pollux-fid.de/) collections of scientific articles.
19
  The BASE data were labelled as "politics" or "multi" according to the Dewey Decimal Classification (DDC). Data from several major political science journals in the POLLUX dataset were marked as "politics" class.
20
 
21
  # Usage
 
15
 
16
  Based on [SSCI-SciBERT](https://link.springer.com/article/10.1007/s11192-022-04602-4)
17
 
18
+ The model was fine-tuned using a dataset of 2,975 abstracts from scientific articles retrieved from the [BASE](https://www.base-search.net/) and [POLLUX](https://www.pollux-fid.de/) collections of scientific articles.
19
  The BASE data were labelled as "politics" or "multi" according to the Dewey Decimal Classification (DDC). Data from several major political science journals in the POLLUX dataset were marked as "politics" class.
20
 
21
  # Usage