--- language: - pt license: mit task_categories: - token-classification pretty_name: Propbank BR dataset_info: - config_name: default features: - name: tokens sequence: string - name: srl_frames list: - name: frames sequence: string - name: verb dtype: string splits: - name: train num_bytes: 1633224 num_examples: 3163 - name: test num_bytes: 63813 num_examples: 143 download_size: 390134 dataset_size: 1697037 - config_name: flatten features: - name: tokens sequence: string - name: verb dtype: string - name: frames sequence: class_label: names: '0': B-A0 '1': B-A1 '2': B-A2 '3': B-A3 '4': B-A4 '5': B-AM-ADV '6': B-AM-CAU '7': B-AM-DIR '8': B-AM-DIS '9': B-AM-EXT '10': B-AM-LOC '11': B-AM-MNR '12': B-AM-NEG '13': B-AM-PNC '14': B-AM-PRD '15': B-AM-REC '16': B-AM-TMP '17': B-C-A0 '18': B-C-A1 '19': B-C-A2 '20': B-C-A3 '21': B-C-AM-ADV '22': B-C-AM-CAU '23': B-C-AM-DIS '24': B-C-AM-EXT '25': B-C-AM-LOC '26': B-C-AM-MNR '27': B-C-AM-NEG '28': B-C-AM-PRD '29': B-C-AM-TMP '30': B-C-V '31': B-V '32': I-A0 '33': I-A1 '34': I-A2 '35': I-A3 '36': I-A4 '37': I-AM-ADV '38': I-AM-CAU '39': I-AM-DIR '40': I-AM-DIS '41': I-AM-EXT '42': I-AM-LOC '43': I-AM-MNR '44': I-AM-NEG '45': I-AM-PNC '46': I-AM-PRD '47': I-AM-REC '48': I-AM-TMP '49': I-C-A0 '50': I-C-A1 '51': I-C-A2 '52': I-C-A3 '53': I-C-AM-ADV '54': I-C-AM-CAU '55': I-C-AM-LOC '56': I-C-AM-MNR '57': I-C-AM-PRD '58': I-C-AM-TMP '59': I-C-V '60': O splits: - name: train num_bytes: 2316343 num_examples: 5536 - name: test num_bytes: 88301 num_examples: 237 download_size: 482201 dataset_size: 2404644 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - config_name: flatten data_files: - split: train path: flatten/train-* - split: test path: flatten/test-* tags: - semantic role labelling - srl --- Problem in line 20727 with \t missing