File size: 883 Bytes
72e22da 1a7b776 |
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: label
dtype: string
- name: expression
dtype: string
- name: dataset
dtype: string
- name: position
sequence: int32
- name: id
dtype: string
- name: context
dtype: string
- name: previous_sentence
dtype: string
- name: next_sentence
dtype: string
splits:
- name: train
num_bytes: 5671035
num_examples: 14929
- name: validation
num_bytes: 866481
num_examples: 2311
- name: test
num_bytes: 2054321
num_examples: 5873
download_size: 4444711
dataset_size: 8591837
---
# Dataset Card for "VUAC"
```
@article{steen2010method,
title={A method for linguistic metaphor identification},
author={Steen, Gerard and Dorst, Aletta G and Herrmann, J Berenike and Kaal, Anna and Krennmayr, Tina and Pasma, Trijntje},
journal={Amsterdam: Benjamins},
year={2010}
}
``` |