Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
nicolauduran45's picture
Upload dataset
1f41da2 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: bool
    - name: npl_publn_id
      dtype: string
    - name: npl_type
      dtype: string
  splits:
    - name: train
      num_bytes: 613854
      num_examples: 3199
    - name: dev
      num_bytes: 77121
      num_examples: 400
    - name: test
      num_bytes: 74701
      num_examples: 400
  download_size: 606259
  dataset_size: 765676
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*