aglazkova commited on
Commit
d7e2e64
·
verified ·
1 Parent(s): 9b873f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -16,4 +16,9 @@ size_categories:
16
 
17
  A dataset for extracting or generating keywords for scientific texts in Russian. It contains annotations of scientific articles from four domains: mathematics and computer science (a fragment of the Keyphrases CS&Math Russian dataset), history, linguistics, and medicine. For more details about the dataset please refer the original paper: https://arxiv.org/abs/2409.10640
18
 
19
- ## Dataset Structure
 
 
 
 
 
 
16
 
17
  A dataset for extracting or generating keywords for scientific texts in Russian. It contains annotations of scientific articles from four domains: mathematics and computer science (a fragment of the Keyphrases CS&Math Russian dataset), history, linguistics, and medicine. For more details about the dataset please refer the original paper: https://arxiv.org/abs/2409.10640
18
 
19
+ ## Dataset Structure
20
+
21
+ <ul>
22
+ <li>abstract</li>, an abstract in a string form
23
+ <li>keywords</li>, a list of keyphrases provided by the authors of the paper
24
+ </ul>