| dataset_info: | |
| features: | |
| - name: sentences | |
| dtype: string | |
| - name: tokens | |
| sequence: string | |
| - name: anim_tags | |
| sequence: | |
| class_label: | |
| names: | |
| '0': 'N' | |
| '1': A | |
| '2': H | |
| - name: target-indexes | |
| sequence: int64 | |
| - name: source | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 11082038 | |
| num_examples: 32241 | |
| - name: test | |
| num_bytes: 2175697 | |
| num_examples: 6442 | |
| - name: validation | |
| num_bytes: 1443241 | |
| num_examples: 4314 | |
| download_size: 7135248 | |
| dataset_size: 14700976 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| - split: validation | |
| path: data/validation-* | |
| language: | |
| - nl | |
| Note that this is a processed version of XL-WSD v1 downloaded from https://sapienzanlp.github.io/xl-wsd/, made available with the XL-WSD license (see https://sapienzanlp.github.io/xl-wsd/docs/license). |