--- 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': s11270 '13': s11625 '14': s12102 '15': s13438 '16': s14251 '17': s15791 '18': s22803 '19': s23151 '20': s24528 '21': s25245 '22': s25445 '23': s25993 '24': s26149 '25': s26446 '26': s26449 '27': s27305 '28': s29492 '29': s29644 '30': s30016 '31': s33132 '32': s33154 '33': s33599 '34': s37889 '35': s41205 '36': s41895 '37': s41951 '38': s42158 '39': s42868 '40': s46736 '41': s47572 '42': s47771 '43': s50922 '44': s50968 '45': s6029 '46': s63142 '47': s63143 '48': s6390 '49': s6399 '50': s64010 '51': s69017 '52': s7282 '53': s73683 '54': s7419 '55': s74827 '56': s74907 '57': s75975 '58': s7930 '59': s85055 '60': s9426 '61': s9544 '62': s9650 '63': 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': kasse '11': klappe '12': klima '13': kurs '14': maske '15': pflaster '16': richtung '17': schimmel '18': schnabel '19': stammbuch '20': tor '21': universität '22': virus '23': 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: 6600740 num_examples: 19731 - name: test num_bytes: 719550 num_examples: 2145 download_size: 3922269 dataset_size: 7320290 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---