Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 872 Bytes
5da2357
 
 
 
 
 
 
 
 
 
 
 
 
b962cb4
5da2357
 
b962cb4
5da2357
b962cb4
 
5da2357
 
 
 
 
 
 
 
103a531
 
 
 
 
 
 
5228825
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
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