ru_sci_bench / README.md
mlsa-iai-msu-lab's picture
Update README.md
355c6ea
|
raw
history blame
1.06 kB
---
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/1d-o43S8BYZXQFNSbGMO_ot8CuC5hW2O1?usp=sharing)
## Benchmark developed by MLSA Lab of Institute for AI, MSU
## Acknowledgements. [eLibrary](https://elibrary.ru/) portal for the provided data.
## Contact nikgerasimenko@gmail.com