ptaszynski commited on
Commit
2dc175b
1 Parent(s): 666f4d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -42,6 +42,7 @@ The finetuned model with all attached files is licensed under [CC BY-SA 4.0](htt
42
  ## Citations
43
  Please, cite this model using the following citation.
44
 
 
45
  ```
46
  @article{ptaszynski2022cyberbullyibng-bert-pl,
47
  title={Polish BERT trained for Automatic Cyberbullying Detection},
@@ -52,6 +53,22 @@ Please, cite this model using the following citation.
52
  }
53
  ```
54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  ## References
56
  * https://github.com/google-research/bert
57
  * https://github.com/ptaszynski/cyberbullying-Polish
 
42
  ## Citations
43
  Please, cite this model using the following citation.
44
 
45
+ Model:
46
  ```
47
  @article{ptaszynski2022cyberbullyibng-bert-pl,
48
  title={Polish BERT trained for Automatic Cyberbullying Detection},
 
53
  }
54
  ```
55
 
56
+ Original dataset:
57
+ ```
58
+ @article{ptaszynski2019results,
59
+ title={Results of the poleval 2019 shared task 6: First dataset and open shared task for automatic cyberbullying detection in polish twitter},
60
+ author={Ptaszynski, Michal and Pieciukiewicz, Agata and Dyba{\l}a, Pawe{\l}},
61
+ year={2019},
62
+ publisher={Warszawa: Institute of Computer Sciences. Polish Academy of Sciences}
63
+ }
64
+ ```
65
+
66
+ Improved dataset:
67
+
68
+ ```
69
+ TBA
70
+ ```
71
+
72
  ## References
73
  * https://github.com/google-research/bert
74
  * https://github.com/ptaszynski/cyberbullying-Polish