kugler's picture
Upload dataset
d074a8e verified
metadata
dataset_info:
  features:
    - name: timespan
      dtype:
        class_label:
          names:
            '0': 1901-1910
            '1': 1911-1920
            '2': 1921-1930
            '3': 1931-1940
            '4': 1941-1950
            '5': 1951-1960
            '6': 1961-1970
            '7': 1971-1980
            '8': 1981-1990
            '9': 1991-2000
            '10': 1995-2014
            '11': 2001-2010
            '12': 2006-2023
            '13': 2011-2018
    - name: corpus
      dtype:
        class_label:
          names:
            '0': blogs
            '1': public
            '2': wikipedia
    - name: token
      dtype: string
    - name: sentence
      dtype: string
    - name: synset
      dtype:
        class_label:
          names:
            '0': None
            '1': s10206
            '2': s10304
            '3': s10649
            '4': s106689
            '5': s107180
            '6': s10855
            '7': s10937
            '8': s110427
            '9': s11270
            '10': s12102
            '11': s13438
            '12': s14251
            '13': s15791
            '14': s23151
            '15': s25245
            '16': s25445
            '17': s25993
            '18': s26149
            '19': s26446
            '20': s27305
            '21': s29644
            '22': s30016
            '23': s33154
            '24': s41895
            '25': s41951
            '26': s42158
            '27': s42868
            '28': s46736
            '29': s47572
            '30': s50922
            '31': s6029
            '32': s63142
            '33': s63143
            '34': s6399
            '35': s7282
            '36': s7419
            '37': s74827
            '38': s74907
            '39': s9544
            '40': s9697
    - name: version
      dtype: int64
    - name: lexem
      dtype:
        class_label:
          names:
            '0': atmosphäre
            '1': bank
            '2': blatt
            '3': block
            '4': buch
            '5': decke
            '6': flügel
            '7': fuß
            '8': gesichtsmaske
            '9': kasse
            '10': klappe
            '11': kurs
            '12': maske
            '13': richtung
            '14': schimmel
            '15': tor
            '16': zeitung
    - name: span
      sequence: int64
    - name: annotations
      dtype: int64
    - name: lexunit
      dtype: string
    - name: is_ambiguous
      dtype: bool
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 4898654
      num_examples: 14912
    - name: test
      num_bytes: 543629
      num_examples: 1626
  download_size: 2932469
  dataset_size: 5442283
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*