lemma41k / README.md
fia24's picture
Upload README.md with huggingface_hub
0ac5723
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: Inflected_Word
      dtype: string
    - name: Lemma
      dtype: string
  splits:
    - name: train
      num_bytes: 2048941.980288042
      num_examples: 32995
    - name: test
      num_bytes: 256156.5591358743
      num_examples: 4125
    - name: val
      num_bytes: 256094.4605760838
      num_examples: 4124
  download_size: 1387988
  dataset_size: 2561193.0000000005
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: val
        path: data/val-*

Dataset Card for "lemma41k"

More Information needed