File size: 1,496 Bytes
82e7b58 1d6434c 6a96b62 6a6811d 6a96b62 82e7b58 4282d64 2e23e11 3e63a81 2e23e11 06be834 2e23e11 06be834 80e5c65 2e23e11 06be834 2e23e11 06be834 2e23e11 06be834 2e23e11 06be834 2e23e11 06be834 507c386 06be834 2e23e11 507c386 2e23e11 507c386 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
base_model:
- dbmdz/bert-base-turkish-uncased
language:
- tr
library_name: transformers
license: cc-by-4.0
pipeline_tag: text-classification
---
# Model Card for AntiMisogynyTurk
<!-- Provide a quick summary of what the model is/does. -->
This model is created by fine-tuning the famous BERTurk model that was already pretrained to work
on Turkish language. Here, it is fine-tuned to detect hate and prejudice against women from Turkish texts.
The model is fine-tuned using social media posts.
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** Dr. Ulya BAYRAM
- **Model type:** Classification
- **License:** Creative Commons
- **Finetuned from model:** BERTurk
## How to Get Started with the Model
Use the code below to get started with the model.
[More Information Needed]
## Training Data
To train this model, a private data collection scraped from social media, and then manually labeled by experts is used.
The dataset is available to researchers per demand with the conditions of using it only for research purposes and not sharing it with others.
## Model Source and Citation
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
When using this model for your research, please cite the following paper, which is the source of the model:
**Paper:** Paper submitted, coming soon
**BibTeX:**
Paper submitted, coming soon
**APA:**
Paper submitted, coming soon |