ru_sci_bench / README.md
mlsa-iai-msu-lab's picture
Update README.md
9401420
metadata
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

Benchmark code

Google Colab example

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 for provided datasets.

Contacts

Nikolai Gerasimenko ([email protected]), Alexey Vatolin ([email protected])