File size: 1,318 Bytes
08bfbee a5aa494 f174649 355c6ea 22bbadc 355c6ea cc0528e 355c6ea cc0528e 355c6ea 9401420 22bbadc 190b5b2 72afbd3 22bbadc 190b5b2 e627fb5 355c6ea fdf8577 834173e |
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 |
---
license: mit
dataset_info:
features:
- name: paper_id
dtype: int64
- name: title
dtype: string
- name: abstract
dtype: string
splits:
- name: en
num_bytes: 170801402
num_examples: 182436
- name: ru
num_bytes: 312579538
num_examples: 194071
download_size: 246316956
dataset_size: 483380940
configs:
- config_name: default
data_files:
- split: en
path: data/en-*
- split: ru
path: data/ru-*
language:
- ru
- en
pretty_name: ruSciBench
size_categories:
- 100K<n<1M
---
# ruSciBench text data
Titles and abstracts of research papers in english and russian for ruSciBench benchmark.
[Habr post](https://habr.com/ru/articles/781032/)
[Benchmark code](https://github.com/mlsa-iai-msu-lab/ru-sci-bench)
[Google Colab example](https://colab.research.google.com/drive/1S04UOLRYuI2J5qM2QkoWqSbv6GO94YrP?usp=sharing)
### Authors
Benchmark developed by MLSA Lab of Institute for AI, MSU.
### Acknowledgement
The research is part of the project #23-Ш05-21 SES MSU "Development of mathematical methods of machine learning for processing large-volume textual scientific information". We would like to thank [eLibrary](https://elibrary.ru/) for provided datasets.
### Contacts
Nikolai Gerasimenko (nikgerasimenko@gmail.com), Alexey Vatolin (vatolinalex@gmail.com) |