ubayram commited on
Commit
06be834
·
verified ·
1 Parent(s): 95fed81

Update README.md

Browse files

Details on how to cite

Files changed (1) hide show
  1. README.md +11 -18
README.md CHANGED
@@ -11,47 +11,40 @@ library_name: transformers
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
13
 
14
- This model is created by fine-tuning the famous BERTurk model that was already pretrained to work on Turkish language.
15
 
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
 
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** Classification
24
- - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** Creative Commons
26
  - **Finetuned from model:** BERTurk
27
 
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
  ## How to Get Started with the Model
37
 
38
  Use the code below to get started with the model.
39
 
40
  [More Information Needed]
41
 
42
- ## Training Details
43
 
44
- ### Training Data
45
 
46
- 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.
47
 
 
48
 
49
 
50
-
51
- ## Citation [optional]
52
 
53
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
54
 
 
 
 
 
55
  **BibTeX:**
56
 
57
  [More Information Needed]
 
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
13
 
14
+ This model is created by fine-tuning the famous BERTurk model that was already pretrained to work on Turkish language to detect hate and prejudice against women from Turkish texts.
15
 
16
+ The model is fine-tuned using social media posts.
17
  <!-- Provide a longer summary of what this model is. -->
18
 
19
 
20
 
21
+ - **Developed by:** Dr. Ulya BAYRAM
 
 
22
  - **Model type:** Classification
 
23
  - **License:** Creative Commons
24
  - **Finetuned from model:** BERTurk
25
 
 
 
 
 
 
 
 
 
26
  ## How to Get Started with the Model
27
 
28
  Use the code below to get started with the model.
29
 
30
  [More Information Needed]
31
 
 
32
 
33
+ ## Training Data
34
 
35
+ To train this model, a private data collection scraped from social media, and then manually labeled by experts is used.
36
 
37
+ The dataset is available to researchers per demand with the conditions of using it only for research purposes and not sharing it with others.
38
 
39
 
40
+ ## Model Source and Citation
 
41
 
42
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
43
 
44
+ When using this model for your research, please cite the following paper, which is the source of the model:
45
+
46
+ **Paper:** [More Information Needed]
47
+
48
  **BibTeX:**
49
 
50
  [More Information Needed]