pretens / README.md
iperbole's picture
Update README.md
5228825 verified
|
raw
history blame
No virus
872 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: choices
      sequence: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 460376
      num_examples: 5837
    - name: test
      num_bytes: 1203852
      num_examples: 14560
  download_size: 466009
  dataset_size: 1664228
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Presupposed Taxonomies: Evaluating Neural Network Semantics (PreTENS)

Original Paper: https://aclanthology.org/2022.semeval-1.29.pdf

This dataset comes from SemEVAL-2022 shared tasks.

We collected the Italian part of the original dataset, and more specifically only the first sub-task: acceptability sentence classification.

Data statistics:

  • add

Prompt used in our experiments:

  • add