adorkin's picture
Update README.md
a1c46f0 verified
|
raw
history blame
525 Bytes
metadata
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 formatted as a multiple-choice problem.