--- language: - da pretty_name: DaLA - Danish Linguistic Acceptability Dataset tags: - linguistic-acceptability - nlp - danish - benchmark - text-classification - minimal-pairs task_categories: - text-classification license: cc-by-4.0 dataset_info: features: - name: text dtype: string - name: corruption_type dtype: string - name: label_da dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 677973 num_examples: 4592 - name: validation num_bytes: 55377 num_examples: 386 - name: test num_bytes: 398975 num_examples: 2678 - name: full_train num_bytes: 796707 num_examples: 5352 download_size: 1048229 dataset_size: 1929032 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - split: full_train path: data/full_train-* size_categories: - 1K