NiGuLa commited on
Commit
3a7a996
1 Parent(s): b1e6938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,10 +9,15 @@ licenses:
9
  - cc-by-nc-sa
10
  ---
11
 
 
12
  ## General concept of the model
13
 
14
  This model is trained on the dataset of sensitive topics of the Russian language. The concept of sensitive topics is described [in this article ](https://arxiv.org/abs/2103.05345) presented at the workshop for Balto-Slavic NLP at the EACL-2021 conference. Please note that this article describes the first version of the dataset, while the model is trained on the extended version of the dataset open-sourced on our [GitHub](https://github.com/skoltech-nlp/inappropriate-sensitive-topics/blob/main/Version2/appropriateness/Appropriateness.csv). The properties of the dataset is the same as the one described in the article, the only difference is the size.
15
 
 
 
 
 
16
  ## Licensing Information
17
 
18
  [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
 
9
  - cc-by-nc-sa
10
  ---
11
 
12
+
13
  ## General concept of the model
14
 
15
  This model is trained on the dataset of sensitive topics of the Russian language. The concept of sensitive topics is described [in this article ](https://arxiv.org/abs/2103.05345) presented at the workshop for Balto-Slavic NLP at the EACL-2021 conference. Please note that this article describes the first version of the dataset, while the model is trained on the extended version of the dataset open-sourced on our [GitHub](https://github.com/skoltech-nlp/inappropriate-sensitive-topics/blob/main/Version2/appropriateness/Appropriateness.csv). The properties of the dataset is the same as the one described in the article, the only difference is the size.
16
 
17
+ ## Instructions
18
+
19
+ The model predicts combinations of 18 sensitive topics described in the [article](https://arxiv.org/abs/2103.05345). You can find step-by-step instructions for using the model [here](https://github.com/skoltech-nlp/inappropriate-sensitive-topics/blob/main/Version2/sensitive_topics/Inference.ipynb)
20
+
21
  ## Licensing Information
22
 
23
  [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].