zbMath_mscref / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
f5cdb5a verified
|
raw
history blame
545 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 19224794
      num_examples: 34177
    - name: test
      num_bytes: 19334470
      num_examples: 34226
    - name: validation
      num_bytes: 5582645
      num_examples: 14032
  download_size: 10405404
  dataset_size: 44141909
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*