mteb-nl-vabb-cls / README.md
nicolaebanari's picture
Upload README.md with huggingface_hub
544acc2 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: cloi
      dtype: string
    - name: abstract
      dtype: string
    - name: title
      dtype: string
    - name: org_discipline
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 823470
      num_examples: 910
    - name: dev
      num_bytes: 179361
      num_examples: 195
    - name: test
      num_bytes: 196862
      num_examples: 195
  download_size: 738830
  dataset_size: 1199693

Dataset Card for "mteb-nl-vabb-cls"

More Information needed