Datasets:
mteb
/

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
jd_review / README.md
vatolinalex's picture
Upload dataset
43fcb7f verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int32
    - name: domain
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': POS
            '1': NEG
    - name: rank
      dtype: int32
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 559293.8010190399
      num_examples: 3064
    - name: test
      num_bytes: 68900.21013133209
      num_examples: 388
  download_size: 325284
  dataset_size: 628194.011150372
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*