svarog-datasets / README.md
MagistrTheOne's picture
Upload dataset
f0dfb48 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: russian
        path: data/russian-*
      - split: math
        path: data/math-*
      - split: general
        path: data/general-*
      - split: combined
        path: data/combined-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: russian
      num_bytes: 138269
      num_examples: 530
    - name: math
      num_bytes: 58428
      num_examples: 500
    - name: general
      num_bytes: 101461
      num_examples: 300
    - name: combined
      num_bytes: 298158
      num_examples: 1330
  download_size: 58733
  dataset_size: 596316

Dataset Card for "svarog-datasets"

More Information needed