ptaszynski's picture
Update README.md
2b6656e
|
raw
history blame
1.24 kB
metadata
language: pl
license: cc-by-sa-4.0
datasets:
  - 18th and 19th century articles mentioning Japan

Model for Detection of Japan-related topics

This model was based on the original HerBERT Base.

It was finetuned on a set of 18th and 19th century articles in Polish mentioning Japan to discriminate whether a new input text mentions Japan (or similar oriental topics).

Licenses

The finetuned model with all attached files is licensed under CC BY-SA 4.0, or Creative Commons Attribution-ShareAlike 4.0 International License.

Creative Commons License

Citations

Please, cite this model using the following citation.

@inproceedings{ptaszynski2022herbert-japan,
  title={Finetuned HerBERT model for detecting orientalization of Japan in newspaper articles}, 
  author={Michal Ptaszynski and Pawel Dybala and Zuzanna Barczyk}, 
  booktitle={HuggingFace}, 
  url={https://huggingface.co/ptaszynski/japan-topic-detection}
  year={2022}
}