File size: 525 Bytes
48075a3 d7f42d2 a1c46f0 |
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 |
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 1667267
num_examples: 7937
- name: test
num_bytes: 214734
num_examples: 1000
download_size: 892069
dataset_size: 1882001
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
[TalTechNLP/grammar_et](https://huggingface.co/datasets/TalTechNLP/grammar_et) formatted as a multiple-choice problem.
|