File size: 554 Bytes
a013b6d e58dcbe 10c08e8 |
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 |
---
license: apache-2.0
language:
- de
pretty_name: ' Advanced Information Retrieval Dataset for Austrian Law'
task_categories:
- feature-extraction
tags:
- legal
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: id
dtype: string
- name: query
dtype: string
- name: document
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 804736909
num_examples: 126328
download_size: 97971489
dataset_size: 804736909
---
|