kugler's picture
Upload dataset
4ae60f0 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': s10313
            '4': s10649
            '5': s106689
            '6': s107180
            '7': s107850
            '8': s10855
            '9': s10919
            '10': s10937
            '11': s110427
            '12': s110889
            '13': s11135
            '14': s11270
            '15': s11307
            '16': s11625
            '17': s12102
            '18': s13438
            '19': s14251
            '20': s15791
            '21': s22803
            '22': s23151
            '23': s24528
            '24': s25245
            '25': s25445
            '26': s25671
            '27': s25993
            '28': s26149
            '29': s26446
            '30': s26449
            '31': s27305
            '32': s29492
            '33': s29644
            '34': s30016
            '35': s33132
            '36': s33154
            '37': s33599
            '38': s33676
            '39': s37889
            '40': s41205
            '41': s41895
            '42': s41951
            '43': s42158
            '44': s42868
            '45': s46736
            '46': s47572
            '47': s47771
            '48': s50922
            '49': s50968
            '50': s51065
            '51': s6029
            '52': s63142
            '53': s63143
            '54': s6390
            '55': s6399
            '56': s64010
            '57': s6521
            '58': s69017
            '59': s7282
            '60': s73206
            '61': s73683
            '62': s73727
            '63': s7419
            '64': s74827
            '65': s74907
            '66': s75975
            '67': s7930
            '68': s8330
            '69': s85055
            '70': s9426
            '71': s9544
            '72': s9650
            '73': 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': diarium
            '7': flügel
            '8': fuß
            '9': gesichtsmaske
            '10': kartenspiel
            '11': kasse
            '12': klappe
            '13': klima
            '14': kurs
            '15': maske
            '16': pflaster
            '17': pinsel
            '18': richtung
            '19': schimmel
            '20': schnabel
            '21': stammbuch
            '22': tor
            '23': universität
            '24': virus
            '25': 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: 6906203
      num_examples: 20548
    - name: test
      num_bytes: 745839
      num_examples: 2229
  download_size: 4200829
  dataset_size: 7652042
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*