chiffonng's picture
Update README.md
4975db7 verified
metadata
dataset_info:
  features:
    - name: term
      dtype: string
    - name: mnemonic
      dtype: string
    - name: reasoning
      dtype: string
    - name: linguistic_feature
      dtype:
        class_label:
          names:
            '0': phonetics
            '1': orthography
            '2': etymology
            '3': morphology
            '4': semantic-field
            '5': context
            '6': unknown
            '7': null
  splits:
    - name: train
      num_bytes: 33236.344086021505
      num_examples: 148
    - name: val
      num_bytes: 8533.655913978495
      num_examples: 38
  download_size: 35251
  dataset_size: 41770
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
license: apache-2.0
task_categories:
  - text-generation
  - text2text-generation
language:
  - en
tags:
  - language-learning
  - mnemonics
  - english-learning
size_categories:
  - n<1K